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.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf
index b9059e0..a5570a1 100644
--- a/.config/ranger/rc.conf
+++ b/.config/ranger/rc.conf
@@ -5,6 +5,8 @@ set confirm_on_delete multiple
map <C-d> shell dragon-drag-and-drop -a -x %p --and-exit
-map <DELETE> shell trash-put %s
-map dD trash-put %s
+map <DELETE> shell -s trash-put %s
+map <F8> shell -s trash-put %s
+map dD shell -s trash-put %s
+map DD shell -s trash-put %s