wp command fix
This commit is contained in:
parent
e12208bb85
commit
1e0f3e2084
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
-- {{{ Main
|
-- {{{ Main
|
||||||
theme = {}
|
theme = {}
|
||||||
theme.wallpaper_cmd = { "nitrogen --restore" }
|
theme.wallpaper_cmd = { "awsetbg -l" }
|
||||||
-- }}}
|
-- }}}
|
||||||
|
|
||||||
-- {{{ Styles
|
-- {{{ Styles
|
||||||
|
|
Loading…
Reference in a new issue