local s=f:read('*l')
f:close()
if not s then
- return laststring;
+ return "acpi -b failed"
end
-- Battery 0: Discharging, 89%, 00:02:14 remaining
-- or! Battery 0: Full, 100%
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 /usr/share/slim/themes/penny/background.jpg" }
-- You can use your own layout icons like this:
theme.layout_fairh = "/usr/share/awesome/themes/default/layouts/fairhw.png"