diff options
Diffstat (limited to 'dotfiles/.config')
-rw-r--r-- | dotfiles/.config/ranger/rc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/ranger/rc.conf b/dotfiles/.config/ranger/rc.conf index 525fd20..9c977e5 100644 --- a/dotfiles/.config/ranger/rc.conf +++ b/dotfiles/.config/ranger/rc.conf @@ -418,7 +418,7 @@ map MX shell xelatex %f map ML shell pdflatex %f #Image commands -map bgg shell cp %f ~/.config/wall1.png && setbg +map bgg shell setbg %f map bgl shell setbglblur %f map bgL shell setbglsimple %f # map bw shell wal -c -i %f && cp %f ~/.config/wall.png |