about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ranger/config/rc.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index b112dc2c..7dccb20c 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -106,6 +106,10 @@ set preview_images false
 #   while slower, this allows remote previews,
 #   for example during an ssh session.
 #   Tmux is unsupported.
+#
+# * ueberzug:
+#   Preview images in full color with the external command "ueberzug".
+#   Images are shown by using a child window.
 set preview_images_method w3m
 
 # Delay in seconds before displaying an image with the w3m method.