install.sh

This commit is contained in:
Spangenberg
2023-10-21 09:38:07 +02:00
parent ebdab7e429
commit a3269bdb52
5 changed files with 7 additions and 5 deletions

View File

@ -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 ueberzug
set preview_images_method w3m
# Delay in seconds before displaying an image with the w3m method.
# Increase it in case of experiencing display corruption.