wallpaper.lua added

This commit is contained in:
Kolan Sh 2013-02-21 14:29:40 +04:00
parent cf43f74a22
commit 85874ba9ee
1 changed files with 2 additions and 1 deletions

View File

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