bw doesn't require feh
This commit is contained in:
parent
f575dadeef
commit
905cbe08c2
1 changed files with 1 additions and 1 deletions
|
@ -475,7 +475,7 @@ map Txh console shell cp ~/Documents/LaTeX/handout.tex%space
|
||||||
|
|
||||||
#Image commands
|
#Image commands
|
||||||
map bg shell setbg %f
|
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 C shell killall w3mimgdisplay && convert -rotate 90 %s %s
|
||||||
map F shell killall w3mimgdisplay && convert -flop %s %s
|
map F shell killall w3mimgdisplay && convert -flop %s %s
|
||||||
map bl shell killall w3mimgdisplay && convert %s -resize 1440x1080\> bl_%s
|
map bl shell killall w3mimgdisplay && convert %s -resize 1440x1080\> bl_%s
|
||||||
|
|
Loading…
Reference in a new issue