7 #xsetroot -solid "$BG_COLOR"
8 hsetroot
-solid "$BG_COLOR" # Because xsetroot is incompatible with compton.
10 if test -f "$FILE_WALLPAPER_CURR"
12 bg_image
=$
(< "$FILE_WALLPAPER_CURR")
13 feh
--bg-scale "$bg_image"
This page took 0.074253 seconds and 4 git commands to generate.