diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2020-11-06 18:20:18 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2020-11-06 18:20:18 +0300 |
commit | f6b198fc6a5839a4588e21efc91bbfdbe2e56623 (patch) | |
tree | 91c5dba4258e2ab2954def3b68cc894fbec5ed9a /dotfiles/.local/share/applications/imageviewer.desktop | |
parent | 86f1f40f068d4f5d7fc8f8be951372bbb61dd50a (diff) | |
download | swayrice-f6b198fc6a5839a4588e21efc91bbfdbe2e56623.tar.gz swayrice-f6b198fc6a5839a4588e21efc91bbfdbe2e56623.zip |
use imv for gifs, sxiv for other images
Diffstat (limited to 'dotfiles/.local/share/applications/imageviewer.desktop')
-rw-r--r-- | dotfiles/.local/share/applications/imageviewer.desktop | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dotfiles/.local/share/applications/imageviewer.desktop b/dotfiles/.local/share/applications/imageviewer.desktop deleted file mode 100644 index ba4e1c7..0000000 --- a/dotfiles/.local/share/applications/imageviewer.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Name=ImageViewer -GenericName=Image viewer -GenericName[en_US]=Image viewer -Exec=sxiv-rifle %f -NoDisplay=true -Terminal=false -Type=Application -MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-tga;image/x-xbitmap; -Icon=multimedia-photo-viewer -Keywords=photo;picture; |