Friday, December 16, 2011

Tint2 - tint2rc

Tint2 is a taskbar/launcher/tray-thingy for linux.
This is my config-file.
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------

#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
# 0 is not used = no background
# 1 Panel
rounded = 0
border_width = 1
background_color = #050505 100
border_color = #151515 100
# 2 Active task
rounded = 0
border_width = 0
background_color = #151515 100
border_color = #000000 100
# 3 Taskbar
rounded = 0
border_width = 1
background_color = #ff1010 100
border_color = #ff1515 100
# 4 Systray, Clock
rounded = 0
border_width = 0
background_color = #202322 100
border_color = #101010 100
# 5 Task Urgent
rounded = 0
border_width = 0
background_color = #ff0000 255

#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = bottom center
panel_layer = top
panel_size = 100% 16
panel_margin = 0 0
panel_padding = 0 0 0
font_shadow = 0
panel_background_id = 1
wm_menu = 1
strut_policy = follow_size

#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = multi_desktop
taskbar_padding = 0 0 0
taskbar_background_id = 0
taskbar_name_active_background_id = 3

#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 0
task_text = 1
task_centered = 1
#task_width = 200
task_maximum_size = 0 0
task_padding = 5 0
task_font = terminus 9
task_font_color = #999999 35
urgent_nb_of_blink = 1000
task_urgent_font_color = #000000 255
task_active_font_color = #4e9a06 100
task_icon_asb = 90 -70 -20
task_active_icon_asb = 100 -30 -15
task_background_id = 0
task_active_background_id = 2
task_urgent_background_id = 5

#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray_padding = 3 0 3
systray_background_id = 4

#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M
time1_font = terminus 9
#time2_format = %A %d %B
#time2_font = sans 6
clock_font_color = #ffffff 100
clock_padding = 3 0
clock_background_id = 4

#---------------------------------------------
# BATTERY
#---------------------------------------------
battery = 0
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #ff0000 100
battery_padding = 1 0
battery_background_id = 0

#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle
mouse_scroll_down = iconify