aboutsummaryrefslogtreecommitdiff
path: root/awesome/themes/adwaita/theme.lua
diff options
context:
space:
mode:
authorKyle Javier2021-10-03 02:32:35 -0400
committerKyle Javier2021-10-03 02:32:35 -0400
commitc357079975dd7a7e72640066c9fed1fae77a8fcf (patch)
tree2c53be421ec9240a4477d7795652114a9ef108cf /awesome/themes/adwaita/theme.lua
parent889b61d6d3c207f0d7be1d93a1c53a81e66a7491 (diff)
slight modification to the adwaita theme
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"