Giant blob of minor changes
[dotfiles/.git] / .config / ranger / rc.conf
index 3fe22b622b2c215e64548c749977072eb2ba9dd9..4f7b750f3509586bff3116e682faab548fc4349b 100644 (file)
@@ -68,7 +68,7 @@ set vcs_backend_bzr disabled
 set vcs_backend_svn disabled
 
 # Use one of the supported image preview protocols
-set preview_images false
+set preview_images true
 
 # Set the preview image method. Supported methods:
 #
@@ -106,7 +106,7 @@ set preview_images false
 #   while slower, this allows remote previews,
 #   for example during an ssh session.
 #   Tmux is unsupported.
-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.