summaryrefslogtreecommitdiff
path: root/.config/ranger/rc.conf
diff options
context:
space:
mode:
authorAdam <adam.moloney.stuck@gmail.com>2022-03-19 12:11:19 +0100
committeradamstuck <adam.moloney.stuck@gmail.com>2022-03-19 23:33:10 +0100
commitee2a78dbf59e166eb96a4799d194fd43f98da90e (patch)
tree830e509c6ebfd6470b7d76129d3ddc66e8122a32 /.config/ranger/rc.conf
parentc72b5230b168e3481b4660b006bb7681c6aa54fa (diff)
ranger: switched to ueberzug for image previews
Diffstat (limited to '.config/ranger/rc.conf')
-rw-r--r--.config/ranger/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf
index c2b79b3..2225ab0 100644
--- a/.config/ranger/rc.conf
+++ b/.config/ranger/rc.conf
@@ -114,7 +114,7 @@ set preview_images true
# Preview images in full color with the external command "ueberzug".
# Images are shown by using a child window.
# Only for users who run X11 in GNU/Linux.
-set preview_images_method w3m
+set preview_images_method ueberzug
# Delay in seconds before displaying an image with the w3m method.
# Increase it in case of experiencing display corruption.