From: Penny Leach Date: Thu, 14 Apr 2011 12:48:54 +0000 (+0200) Subject: don't use the background for the baby laptop X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7475cf0fab5e1a28fde26e28c70fae70b61c9ade;p=dotfiles%2Fawesome.git don't use the background for the baby laptop --- 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"