aboutsummaryrefslogtreecommitdiff
path: root/awesome
diff options
context:
space:
mode:
Diffstat (limited to 'awesome')
-rw-r--r--awesome/themes/adwaita/adwaita-night.jpgbin0 -> 11058850 bytes
-rw-r--r--awesome/themes/adwaita/theme.lua3
2 files changed, 2 insertions, 1 deletions
diff --git a/awesome/themes/adwaita/adwaita-night.jpg b/awesome/themes/adwaita/adwaita-night.jpg
new file mode 100644
index 0000000..42239c1
--- /dev/null
+++ b/awesome/themes/adwaita/adwaita-night.jpg
Binary files differ
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"