aboutsummaryrefslogtreecommitdiff
path: root/awesome/themes/adwaita/theme.lua
diff options
context:
space:
mode:
Diffstat (limited to 'awesome/themes/adwaita/theme.lua')
-rw-r--r--awesome/themes/adwaita/theme.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/awesome/themes/adwaita/theme.lua b/awesome/themes/adwaita/theme.lua
index 055d8b2..96b7106 100644
--- a/awesome/themes/adwaita/theme.lua
+++ b/awesome/themes/adwaita/theme.lua
@@ -97,7 +97,8 @@ theme.titlebar_maximized_button_focus_inactive = themes_path.."default/titlebar
theme.titlebar_maximized_button_normal_active = themes_path.."default/titlebar/maximized_normal_active.png"
theme.titlebar_maximized_button_focus_active = themes_path.."default/titlebar/maximized_focus_active.png"
-theme.wallpaper = themes_path.."default/background.png"
+-- theme.wallpaper = themes_path.."default/background.png"
+theme.wallpaper = "/home/kylert/.config/awesome/themes/adwaita/adwaita-night.jpg"
-- You can use your own layout icons like this:
theme.layout_fairh = themes_path.."default/layouts/fairhw.png"