From 1e0f3e2084e4fe5fd2a0f6bc9e2350cba8133ce9 Mon Sep 17 00:00:00 2001 From: crater2150 Date: Mon, 18 Oct 2010 23:07:26 +0200 Subject: [PATCH] wp command fix --- zenburn/theme.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zenburn/theme.lua b/zenburn/theme.lua index 346a717..121252d 100644 --- a/zenburn/theme.lua +++ b/zenburn/theme.lua @@ -8,7 +8,7 @@ -- {{{ Main theme = {} -theme.wallpaper_cmd = { "nitrogen --restore" } +theme.wallpaper_cmd = { "awsetbg -l" } -- }}} -- {{{ Styles