From b9b4c59e5a9c7307ecb1ae02ba7fd1cf85639216 Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Mon, 17 Jul 2023 09:19:30 +0200 Subject: [PATCH] Ku'ala --- themes/default/theme.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/default/theme.lua b/themes/default/theme.lua index ca0555a..68dcc25 100644 --- a/themes/default/theme.lua +++ b/themes/default/theme.lua @@ -88,8 +88,8 @@ function getrandomwallpaper() return wallpaperdir .. t[math.random(1, i)] end -theme.wallpaper = getrandomwallpaper() --- theme.wallpaper = os.getenv('HOME') .. "/.config/awesome/Wallpapers/kuala.png" +-- theme.wallpaper = getrandomwallpaper() +theme.wallpaper = os.getenv('HOME') .. "/.config/awesome/Wallpapers/kuala.png" -- You can use your own layout icons like this: theme.layout_fairh = "/usr/share/awesome/themes/default/layouts/fairhw.png"