awesome/themes/default.in

28 lines
655 B
Plaintext
Raw Normal View History

---------------------------
-- Default awesome theme --
---------------------------
font = sans 8
bg_normal = #222222
bg_focus = #535d6c
bg_urgent = #ff0000
fg_normal = #aaaaaa
fg_focus = #ffffff
fg_urgent = #ffffff
border_width = 1
border_normal = #000000
border_focus = #535d6c
border_marked = #91231c
# You can use your own command to
# set your wallpaper
wallpaper_cmd = xsetbg -fullscreen -border black @AWESOME_THEMES_PATH@/default-background.png || xsetroot -solid darkgrey
# You can add as many variables as
# you wish and access them by using
# beautiful.variable in your rc.lua
#bg_widget = #cc0000