diff options
author | Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> | 2021-10-24 12:00:12 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-24 12:00:12 +0530 |
commit | 246ea133ff1ea909f9548e9bc6f328583db50066 (patch) | |
tree | 82223db3c5f5e61f6d4a2b81074984056a33a5a6 | |
parent | 29ede5bdb157ccaffa906b163fae4238bb1cc44f (diff) |
Update rc.conf
-rw-r--r-- | .config/ranger/rc.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index bd7345b..195a428 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -1,2 +1,4 @@ set preview_images true set preview_images_method ueberzug + +map <C-d> shell dragon -a -x %p --and-exit |