Please bear with us as we work to restore functionality to dotfiles.org.
#---------------------------------------------
# TTM CONFIG FILE
#
# colors: hex format
# booleans: 0 or 1
# alpha: 0 to 100 percent
# font: [FAMILY-LIST] [STYLE-OPTIONS] [SIZE]
# panel_width: 0 == use full width
#---------------------------------------------
#---------------------------------------------
# FONT
#---------------------------------------------
font = nu 10
font_color = #ffffff
font_alpha = 50
font_active_color = #ffffff
font_active_alpha = 75
font_shadow = 1
#---------------------------------------------
# TASKS
#---------------------------------------------
task_text_centered = 0
task_width = 100
task_margin = 3
task_padding = 5
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_width = 0
panel_height = 30
panel_tasks_centered = 0
#---------------------------------------------
# PANEL BACKGROUND
#---------------------------------------------
panel_background = 1
panel_background_color = #000000
panel_background_alpha = 75
#---------------------------------------------
# TASK BACKGROUND
#---------------------------------------------
task_background = 1
task_background_color = #ffffff
task_background_alpha = 25
task_active_background_color = #ffffff
task_active_background_alpha = 50
task_background_as_border = 1