]> git.mjollnir.org Git - dotfiles/awesome.git/commitdiff
don't use the background for the baby laptop
authorPenny Leach <penny@mjollnir.org>
Thu, 14 Apr 2011 12:48:54 +0000 (14:48 +0200)
committerPenny Leach <penny@mjollnir.org>
Thu, 14 Apr 2011 12:48:54 +0000 (14:48 +0200)
.config/awesome/theme.lua

index fda313b027a851f469675c2c13e0ba0317d3e90f..5c8be48bacfa2a6a672f4360dc93331634b6c93a 100644 (file)
@@ -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"