commit 78f5a544ab2c1a3a32edcea0533c09d666b44446
parent ef18acee2c62351bf872297f85bd9c2ced8df15e
Author: dudley <pyratebeard@gmail.com>
Date: Thu, 1 Sep 2016 20:22:02 +0100
nope, gone back to cyberpunk_city after listening to pixel music
Diffstat:
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 .. "/wires.jpg"
+wallpaper1 = themedir .. "/cyberpunk_city.jpg"
wallpaper2 = themedir .. "/background.png"
wallpaper3 = sharedthemes .. "/zenburn/zenburn-background.png"
wallpaper4 = sharedthemes .. "/default/background.png"