ranger: Switch w3m with ueberzug

This commit is contained in:
2020-11-23 01:36:55 +01:00
parent 6cac0dc53a
commit 526fd993f7

View File

@@ -95,7 +95,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.