wallpaper.lua added
This commit is contained in:
parent
cf43f74a22
commit
85874ba9ee
|
@ -1 +1,2 @@
|
||||||
theme.wallpaper_cmd = { "awsetbg "..os.getenv("HOME").."/.config/awesome/wallpaper.png" }
|
-- theme.wallpaper_cmd = { "awsetbg -a "..os.getenv("HOME").."/.config/awesome/wallpaper.png" }
|
||||||
|
theme.wallpaper_cmd = { "awsetbg -r "..os.getenv("HOME").."/wallpapers" }
|
||||||
|
|
Loading…
Reference in New Issue