diff options
Diffstat (limited to '.config')
| -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 d15a98c..930560a 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -475,7 +475,7 @@ map Txh console shell cp ~/Documents/LaTeX/handout.tex%space #Image commands map bg shell setbg %f -map bw shell wal -i %f && cp %f ~/.config/wall.png +map bw shell wal -i %f && setbg %f map C shell killall w3mimgdisplay && convert -rotate 90 %s %s map F shell killall w3mimgdisplay && convert -flop %s %s map bl shell killall w3mimgdisplay && convert %s -resize 1440x1080\> bl_%s |
