#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------

#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------

rounded = 10
border_width = 1
background_color = #000000 0
border_color = #d1d1d1 34

rounded = 10
border_width = 0
background_color = #ffffff 40
border_color = #d1d1d1 0

rounded = 0
border_width = 0
background_color = #000000 60
border_color = #ffffff 34

#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = top center
panel_size = 0 30
panel_margin = 0 0
panel_padding = 0 2 5
font_shadow = 0
panel_background_id = 3
wm_menu = 0

#---------------------------------------------
# TASKBAR
#---------------------------------------------
#taskbar_mode = multi_desktop
taskbar_mode = single_desktop
taskbar_padding = 0 0 5
taskbar_background_id = 0

#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 0
task_text = 2
task_maximum_size = 220 30
task_centered = 1
task_padding = 3 1
task_font = ubuntu bold 7.5
task_font_color = #ffffff 90
task_active_font_color = ##FFA500 90
task_background_id = 1
task_active_background_id = 2

#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray = 1
systray_padding = 6 2 6
systray_background_id = 1
systray_sort = ascending
systray_icon_size = 0

#---------------------------------------------
# CLOCK ## %A, %d de %B de %Y
#---------------------------------------------
#clock_background_id = 1
#time1_format = %H:%M HORAS
#time1_font = denmark bold 10
#time2_format = %A, %d de %B de %Y
#time2_font = denmark 10
clock_font_color = #ffffff 76
clock_padding = 1 0
#clock_background_id = 0
#clock_lclick_command = xclock
#clock_rclick_command = orage
#time1_format = %a %d %H:%M
#time1_font = sans bold 7.5
#time2_format = %A %d %B
#time2_font = sans bold 7.5
#clock_font_color = #ffffff 60
#clock_padding = 5 0
#clock_background_id = 1
#clock_lclick_command = xclock
#clock_rclick_command = orage

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

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

