summaryrefslogtreecommitdiff
path: root/.config/ranger/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/ranger/rc.conf')
-rw-r--r--.config/ranger/rc.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf
index 1a30441..c1c5793 100644
--- a/.config/ranger/rc.conf
+++ b/.config/ranger/rc.conf
@@ -25,6 +25,7 @@
# to each other
set viewmode miller
#set viewmode multipane
+map DD shell mv %s /home/${USER}/.local/share/Trash/files/
# How many columns are there, and what are their relative widths?
set column_ratios 1,3,4
@@ -87,7 +88,7 @@ set preview_images true
# * urxvt-full:
# The same as urxvt but utilizing not only the preview pane but the
# whole terminal window.
-set preview_images_method w3m
+set preview_images_method urxvt
# Use a unicode "..." character to mark cut-off filenames?
set unicode_ellipsis false