aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlista Kanjo2021-10-05 14:01:54 -0400
committerBlista Kanjo2021-10-05 14:01:54 -0400
commita0ed3a15dbb214ad780120b278446d5576ccf6bc (patch)
treeefc8af201b324023ac798dd9b8314e9031207eb6
parentfe68abba9f02977ca8b0e84708a0c0ce3dc0eccb (diff)
modified adwaita theme with default #303030 wallpaper
-rw-r--r--awesome/themes/adwaita/30times3.pngbin0 -> 24926152 bytes
-rw-r--r--awesome/themes/adwaita/theme.lua2
2 files changed, 1 insertions, 1 deletions
diff --git a/awesome/themes/adwaita/30times3.png b/awesome/themes/adwaita/30times3.png
new file mode 100644
index 0000000..feda206
--- /dev/null
+++ b/awesome/themes/adwaita/30times3.png
Binary files differ
diff --git a/awesome/themes/adwaita/theme.lua b/awesome/themes/adwaita/theme.lua
index 96b7106..7f9bda8 100644
--- a/awesome/themes/adwaita/theme.lua
+++ b/awesome/themes/adwaita/theme.lua
@@ -98,7 +98,7 @@ theme.titlebar_maximized_button_normal_active = themes_path.."default/titlebar/m
theme.titlebar_maximized_button_focus_active = themes_path.."default/titlebar/maximized_focus_active.png"
-- theme.wallpaper = themes_path.."default/background.png"
-theme.wallpaper = "/home/kylert/.config/awesome/themes/adwaita/adwaita-night.jpg"
+theme.wallpaper = "/home/kylert/.config/awesome/themes/adwaita/30times3.png"
-- You can use your own layout icons like this:
theme.layout_fairh = themes_path.."default/layouts/fairhw.png"