From e0d3aa8e6bbbb7c9f682fc755ce42e1cf4e38505 Mon Sep 17 00:00:00 2001 From: VectorKappa Date: Tue, 8 Apr 2025 20:03:41 +0200 Subject: [PATCH] Ranger workaround for wezterm --- .config/ranger/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index e9bd09d..2c69b5f 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 kitty +set preview_images_method sixel # Delay in seconds before displaying an image with the w3m method. # Increase it in case of experiencing display corruption.