# System-wide configuration for aewm
# --------------------------------------------------------------------

# Titlebar font. "fixed" is the default.

font "lucidasans-10"

# Window colors

fgcolor "white"
bgcolor "slategray"
bdcolor "black"

# External border and padding between border/text

bdwidth 1
padding 3

# Clients to launch when the root window is clicked

button1 "aemenu"
button2 "xterm"
button3 "aemenu --switch"
