From 905cbe08c265aacd64706071af676e9678a57b33 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Wed, 27 Feb 2019 07:32:43 -0500 Subject: [PATCH] bw doesn't require feh --- .config/ranger/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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