Ku'ala
This commit is contained in:
parent
4b64cb7b8e
commit
b9b4c59e5a
|
@ -88,8 +88,8 @@ function getrandomwallpaper()
|
||||||
return wallpaperdir .. t[math.random(1, i)]
|
return wallpaperdir .. t[math.random(1, i)]
|
||||||
end
|
end
|
||||||
|
|
||||||
theme.wallpaper = getrandomwallpaper()
|
-- theme.wallpaper = getrandomwallpaper()
|
||||||
-- theme.wallpaper = os.getenv('HOME') .. "/.config/awesome/Wallpapers/kuala.png"
|
theme.wallpaper = os.getenv('HOME') .. "/.config/awesome/Wallpapers/kuala.png"
|
||||||
|
|
||||||
-- You can use your own layout icons like this:
|
-- You can use your own layout icons like this:
|
||||||
theme.layout_fairh = "/usr/share/awesome/themes/default/layouts/fairhw.png"
|
theme.layout_fairh = "/usr/share/awesome/themes/default/layouts/fairhw.png"
|
||||||
|
|
Loading…
Reference in New Issue