summaryrefslogtreecommitdiff
path: root/.config/ranger
diff options
context:
space:
mode:
authorjustsaumit <justsaumit@draconyan.xyz>2022-03-02 11:23:45 +0530
committerjustsaumit <justsaumit@draconyan.xyz>2022-03-02 11:23:45 +0530
commita754011fc58e83f38cadc5bc10492ab961c9c540 (patch)
treed7c3cd6fd254fb7e52759f77e44193bf103de177 /.config/ranger
parent98bbe7bd7fcec209e2408ff0b086858715ca89e0 (diff)
spring cleaning 0.1
Diffstat (limited to '.config/ranger')
-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