sxiv to nsxiv

This commit is contained in:
NaiJi ✨ 2024-02-10 00:36:55 +04:00
parent cc710af2d8
commit 40339cde36
2 changed files with 9 additions and 5 deletions

View File

@ -152,4 +152,4 @@ export PGHOST="localhost"
alias nano="echo 'STOP! USE NVIM YOU MONKEYBRAIN STOP BREATHING MANUALLY JUST STOP'"
alias vscode="echo 'I WILL KILL YOU RIGHT NOW'"
alias vim="nvim"
alias sxiv="sxiv -a"
alias nsxiv="nsxiv -a"

View File

@ -1,7 +1,11 @@
[Default Applications]
image/png=sxiv.desktop
image/jpeg=sxiv.desktop
image/png=nsxiv.desktop
image/jpeg=nsxiv.desktop
image/webp=nsxiv.desktop
image/gif=nsxiv.desktop
[Added Associations]
image/png=sxiv.desktop;
image/jpeg=sxiv.desktop;
image/png=nsxiv.desktop;
image/webp=nsxiv.desktop;
image/jpeg=nsxiv.desktop;
image/gif=nsxiv.desktop;