diff options
-rw-r--r-- | .config/ranger/rc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index 231839d..b9fc7ab 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -2,3 +2,4 @@ set preview_images true set preview_images_method ueberzug map <C-d> shell dragon-drag-and-drop -a -x %p --and-exit +map <DELETE> shell -s trash-put %s |