From 7475cf0fab5e1a28fde26e28c70fae70b61c9ade Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Thu, 14 Apr 2011 14:48:54 +0200 Subject: [PATCH] don't use the background for the baby laptop --- .config/awesome/theme.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/awesome/theme.lua b/.config/awesome/theme.lua index fda313b..5c8be48 100644 --- a/.config/awesome/theme.lua +++ b/.config/awesome/theme.lua @@ -72,7 +72,7 @@ theme.titlebar_maximized_button_normal_active = "/usr/share/awesome/themes/defau theme.titlebar_maximized_button_focus_active = "/usr/share/awesome/themes/default/titlebar/maximized_focus_active.png" -- You can use your own command to set your wallpaper -theme.wallpaper_cmd = { "feh --bg-scale /home/penny/images/desktops/swirls.jpg" } +-- theme.wallpaper_cmd = { "feh --bg-scale /home/penny/images/desktops/swirls.jpg" } -- You can use your own layout icons like this: theme.layout_fairh = "/usr/share/awesome/themes/default/layouts/fairhw.png" -- 2.39.5