From 97641b008065c33bb6ba58abe23dc24013370263 Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Wed, 19 Jun 2024 12:17:36 +0200 Subject: [PATCH] New wallpaper --- themes/default/theme.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/theme.lua b/themes/default/theme.lua index 4c406e5..19a46ca 100644 --- a/themes/default/theme.lua +++ b/themes/default/theme.lua @@ -95,7 +95,7 @@ theme.titlebar_maximized_button_focus_active = "/usr/share/awesome/themes/defau -- end -- -- theme.wallpaper = getrandomwallpaper() -theme.wallpaper = os.getenv('HOME') .. "/.config/awesome/Wallpapers/spy-family-1.png" +theme.wallpaper = os.getenv('HOME') .. "/.config/awesome/Wallpapers/froopyland.png" -- You can use your own layout icons like this: theme.layout_fairh = "/usr/share/awesome/themes/default/layouts/fairhw.png"