##
## ~/.config/tint2/tint2rc
##
## See https://gitlab.com/o9000/tint2/wikis/Configure
## for the full documentation of the configuration options.
##
## Aaron LI
## Created: 2016-01-08
## Updated: 2016-01-31
##


### Backgrounds and borders
# ID 0: full transparent background

# ID 1
rounded = 1
border_width = 0
background_color = #282828 90
border_color = #000000 0

# ID 2
rounded = 1
border_width = 0
background_color = #f6b655 90
border_color = #cccccc 50


### Panel
# Panel items:
#   L (launcher), T (taskbar), S (systray), B (battery), C (clock),
#   F (extensible spacer), E (executor plugin)
panel_items = TSC
panel_monitor = 1
panel_position = bottom center horizontal
panel_size = 100% 22
panel_margin = 0 0
panel_padding = 3 0 3
panel_background_id = 1
# Forwards unhandled mouse events to window manager.
wm_menu = 1
panel_dock = 0
panel_layer = normal
autohide = 0
autohide_show_timeout = 0
autohide_hide_timeout = 0.5
autohide_height = 2
strut_policy = follow_size
panel_window_name = tint2
disable_transparency = 0
mouse_effects = 1
font_shadow = 0
mouse_hover_icon_asb = 100 0 10
mouse_pressed_icon_asb = 100 0 0


### Taskbar
taskbar_mode = single_desktop
taskbar_padding = 0 0 0
taskbar_background_id = 0
taskbar_active_background_id = 0
taskbar_hide_inactive_tasks = 0
taskbar_hide_different_monitor = 0
# Do not show the virtual desktop name.
taskbar_name = 0
# Specify the sort order of the tasks on the taskbar
#   none, title, center (by the window centers),
#   mru (most recently used first), lru (most recently used last)
taskbar_sort_order = center
task_align = left


### Task
task_text = 1
task_icon = 1
task_centered = 0
task_tooltip = 1
task_maximum_size = 200 30
task_padding = 3 0
task_icon_asb = 100 0 0
task_font = sans 8
task_font_color = #eeeeee 80
task_active_font_color = #000000 100
task_urgent_font_color = #000000 100
task_iconified_font_color = #eeeeee 80
task_background_id = 0
task_active_background_id = 2
task_urgent_background_id = 2
task_iconified_background_id = 0
urgent_nb_of_blink = 10000
# none: if wm_menu=1, the mouse event is forwarded to the window manager.
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = none
mouse_scroll_up = prev_task
mouse_scroll_down = next_task


### System tray (notification area)
systray_padding = 0 0 2
systray_background_id = 0
systray_sort = ascending
systray_icon_size = 16
systray_icon_asb = 100 0 0
systray_monitor = 1


### Clock
time1_format = %H:%M
time1_font = terminus bold 12
clock_font_color = #eeeeee 85
clock_padding = 1 0
clock_background_id = 0
clock_tooltip = %a, %b %d
clock_lclick_command = zenity --calendar --text ""
clock_rclick_command = orage
#clock_mclick_command =
#clock_uwheel_command =
#clock_dwheel_command =


### Battery
battery_tooltip = 1
battery_low_status = 10
battery_low_cmd = notify-send "WARNING: battery low!"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #eeeeee 100
battery_padding = 1 0
battery_background_id = 0
battery_hide = 101
battery_lclick_command =
battery_rclick_command =
battery_mclick_command =
battery_uwheel_command =
battery_dwheel_command =
ac_connected_cmd =
ac_disconnected_cmd =


### Tooltip
tooltip_show_timeout = 0.5
tooltip_hide_timeout = 1.0
tooltip_padding = 2 2
tooltip_background_id = 1
tooltip_font_color = #eeeeee 90
tooltip_font = sans 10