This commit is contained in:
Thomas Forgione 2023-07-17 09:19:30 +02:00
parent 4b64cb7b8e
commit b9b4c59e5a
1 changed files with 2 additions and 2 deletions

View File

@ -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"