X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xlaunch.d%2Fbackground;h=ab4c30135ac380ebc560681cc775252e1a7ffe8d;hb=787359d155fac85f01b431f074bf4d83a4c177cb;hp=629c4cd55c1b05e2f8f64d5d8d4e44f895ed087a;hpb=55b6848c51969c4f8e993f03e17d5c391cc0e021;p=khome.git diff --git a/home/.xlaunch.d/background b/home/.xlaunch.d/background index 629c4cd..ab4c301 100755 --- a/home/.xlaunch.d/background +++ b/home/.xlaunch.d/background @@ -2,10 +2,8 @@ set -e -WALL_FILE=~/wallpaper.txt - BG_COLOR='#b2b2a0' -BG_IMAGE=$(< "$WALL_FILE") +BG_IMAGE=$(< "$FILE_WALLPAPER_CURR") #xsetroot -solid "$BG_COLOR" hsetroot -solid "$BG_COLOR" # Because xsetroot is incompatible with compton.