summary refs log tree commit diff
path: root/.config/vifm
diff options
context:
space:
mode:
Diffstat (limited to '.config/vifm')
-rw-r--r--.config/vifm/vifmrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/vifm/vifmrc b/.config/vifm/vifmrc
index c815d76..754875c 100644
--- a/.config/vifm/vifmrc
+++ b/.config/vifm/vifmrc
@@ -119,7 +119,7 @@ fileviewer *.[1-8] man ./%c | col -b
 " Images
 filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm
         \ {View in imv}
-        \ imv -n %c %d 2>/dev/null &,
+        \ imv -d -n %c %d 2>/dev/null &,
 fileviewer *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm
          \ convert -identify %f -verbose /dev/null