1 ---------------------------
2 -- Default awesome theme --
3 ---------------------------
16 border_normal = #000000
17 border_focus = #535d6c
18 border_marked = #91231c
20 # There are another variables sets
21 # overriding the default one when
22 # defined, the sets are:
23 # [taglist|tasklist]_[bg|fg]_[focus|urgent]
24 # titlebar_[bg|fg]_[normal|focus]
26 #taglist_bg_focus = #ff0000
28 # Display the taglist squares
29 taglist_squares = true
31 # You can add as many variables as
32 # you wish and access them by using
33 # beautiful.variable in your rc.lua
36 # Display close button inside titlebar
37 titlebar_close_button = true
39 # Define the image to load
40 @ (if titlebar_close_button_[normal|focus] these values are ignored)
41 #titlebar_close_button_img_normal = @AWESOME_ICONS_PATH@/titlebar/closea.png
42 #titlebar_close_button_img_focus = @AWESOME_ICONS_PATH@/titlebar/closera.png
43 # Or create your own close button
44 #titlebar_close_button_normal = <span>...</span>
45 #titlebar_close_button_focus = <span>...</span>
47 # You can use your own command to set your wallpaper
48 wallpaper_cmd = awsetbg @AWESOME_THEMES_PATH@/default-background.png