#--------------------------------------------- # 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 8 font_color = #ffffff font_alpha = 50 font_active_color = #ffffff font_active_alpha = 100 font_shadow = 0 #--------------------------------------------- # PANEL # panel_position : left, right, center # panel_show_all_desktop = 0 : tint show one taskbar from current desktop # panel_show_all_desktop = 1 : tint show all taskbar #--------------------------------------------- panel_show_all_desktop = 0 panel_width = 0 panel_height = 32 panel_margin = 3 panel_position = center #--------------------------------------------- # PANEL BACKGROUND AND BORDER #--------------------------------------------- panel_background = 0 panel_background_color = #000000 panel_background_alpha = 50 panel_border_width = 0 panel_border_color = #000000 panel_border_alpha = 30 panel_rounded = 0 #--------------------------------------------- # TASKS #--------------------------------------------- task_text_centered = 0 task_width = 150 task_margin = 3 task_padding = 6 task_icon = 0 task_icon_size = 14 #--------------------------------------------- # TASK BACKGROUND AND BORDER #--------------------------------------------- task_background = 1 task_background_color = #000000 task_background_alpha = 25 task_active_background_color = #000000 task_active_background_alpha = 80 task_border_width = 1 task_border_color = #000000 task_border_alpha = 35 task_rounded = 0 task_active_border_width = 1 task_active_border_color = #000000 task_active_border_alpha = 100 task_active_rounded = 0 #--------------------------------------------- # MOUSE ACTION # configure mouse action with # (none, close, toggle, iconify, shade, toggle_iconify) #--------------------------------------------- mouse_middle = none mouse_right = close mouse_scroll_up = toggle mouse_scroll_down = iconify