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