commit ef18acee2c62351bf872297f85bd9c2ced8df15e parent e2ee84f21091ab16fae2e039bae51e36339fc0ce Author: dudley <pyratebeard@gmail.com> Date: Thu, 1 Sep 2016 18:51:14 +0100 changed to wires bg Diffstat:
M | awesome/.config/awesome/themes/decker-cyan/theme.lua | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/awesome/.config/awesome/themes/decker-cyan/theme.lua b/awesome/.config/awesome/themes/decker-cyan/theme.lua @@ -22,7 +22,7 @@ if not awful.util.file_readable(themes .. themename .. "/theme.lua") then end themedir = themes .. themename -wallpaper1 = themedir .. "/background.jpg" +wallpaper1 = themedir .. "/wires.jpg" wallpaper2 = themedir .. "/background.png" wallpaper3 = sharedthemes .. "/zenburn/zenburn-background.png" wallpaper4 = sharedthemes .. "/default/background.png"