diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-02-27 07:32:43 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-02-27 07:32:43 -0500 |
| commit | 905cbe08c265aacd64706071af676e9678a57b33 (patch) | |
| tree | 387da71fd9c37dbdefaefb383d685e58b3bea36e /.config | |
| parent | f575dadeefc6d8b58b3f13b12a315b25de2332b5 (diff) | |
| download | eibhear-905cbe08c265aacd64706071af676e9678a57b33.tar.gz eibhear-905cbe08c265aacd64706071af676e9678a57b33.tar.zst eibhear-905cbe08c265aacd64706071af676e9678a57b33.zip | |
bw doesn't require feh
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 |
