aboutsummaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2020-11-24 02:54:08 -0500
committertdro <tdro@users.noreply.github.com>2020-11-24 02:54:08 -0500
commitb43265ac0f0f27f76ed8acfbce56578b7cfb3654 (patch)
treed71dd8b63fc942fb2f327e6202e6722968cf3a4d /.local
parent6ac8a97ec2a31af57e5623d2e643a7112c41c0f1 (diff)
downloaddotfiles-b43265ac0f0f27f76ed8acfbce56578b7cfb3654.tar.gz
dotfiles-b43265ac0f0f27f76ed8acfbce56578b7cfb3654.tar.bz2
dotfiles-b43265ac0f0f27f76ed8acfbce56578b7cfb3654.zip
.local/share/applications/image: Use sxiv
Diffstat (limited to '.local')
-rw-r--r--.local/share/applications/image.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/share/applications/image.desktop b/.local/share/applications/image.desktop
index b76b6b6..c4524e9 100644
--- a/.local/share/applications/image.desktop
+++ b/.local/share/applications/image.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Name=Image Viewer
Type=Application
-Exec=feh -. -g 640x480 --start-at %U
+Exec=sxiv -b -g 640x480 -a %U
Terminal=false
NoDisplay=true