diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/ranger/rc.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index 7c038be..37b1ad3 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -1,10 +1,6 @@ -set preview_images true -set preview_images_method ueberzug set preview_script ~/.config/ranger/scope.sh set confirm_on_delete multiple - -map <C-d> shell dragon-drop -a -x %p --and-exit map <DELETE> shell -s trash-put %s map <F8> shell -s trash-put %s map dD shell -s trash-put %s |