aboutsummaryrefslogtreecommitdiff
path: root/shellrc.d-desktop
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2018-10-01 13:48:12 +0200
committerKarel Kočí <karel.koci@nic.cz>2018-10-01 13:48:12 +0200
commit4d70d5f316dc3721d36bd1f7c63247e56b667b20 (patch)
treedba920d4be28cf872cdbc839475715db96906809 /shellrc.d-desktop
parent0421c1f83de510d447cfc9376e0d6ed818f8f74d (diff)
downloadshellrc-4d70d5f316dc3721d36bd1f7c63247e56b667b20.tar.gz
shellrc-4d70d5f316dc3721d36bd1f7c63247e56b667b20.tar.bz2
shellrc-4d70d5f316dc3721d36bd1f7c63247e56b667b20.zip
shellrc-desktop: stop using deprecated optionv0.6
Diffstat (limited to 'shellrc.d-desktop')
-rw-r--r--shellrc.d-desktop/desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/shellrc.d-desktop/desktop b/shellrc.d-desktop/desktop
index 52ca258..5cdfa86 100644
--- a/shellrc.d-desktop/desktop
+++ b/shellrc.d-desktop/desktop
@@ -8,7 +8,7 @@ alias sdcv='sdcv -c'
# TODO add check for wayland
[ -z "$DISPLAY" ] && return
-alias feh='feh --magick-timeout 10 -.'
+alias feh='feh --conversion-timeout 10 -.'
# This function should not be called externaly