# Deskfish panel: a small dock at the bottom centre of the tank with Firefox and Terminal
# launchers and the list of open windows. Never auto-hides (the bot's screenshots must always
# show it). Started by openbox/autostart as `tint2 -c /etc/xdg/tint2/tint2rc`.

# Background 1: the panel
rounded = 9
border_width = 1
background_color = #171c22 100
border_color = #3a4148 100

# Background 2: the active window's task
rounded = 6
border_width = 0
background_color = #2c3541 100
border_color = #000000 0

# Background 3: hover
rounded = 6
border_width = 0
background_color = #232a33 100
border_color = #000000 0

# Panel
panel_items = LT
panel_size = 56% 34
panel_margin = 0 6
panel_padding = 8 3 6
panel_background_id = 1
wm_menu = 1
panel_dock = 0
panel_position = bottom center horizontal
panel_layer = top
panel_monitor = all
strut_policy = follow_size
panel_window_name = tint2
disable_transparency = 1
mouse_effects = 1
font_shadow = 0
autohide = 0

# Launchers
launcher_padding = 4 2 8
launcher_background_id = 0
launcher_icon_background_id = 0
launcher_icon_size = 24
launcher_icon_asb = 100 0 0
launcher_icon_theme = hicolor
launcher_icon_theme_override = 0
startup_notifications = 0
launcher_tooltip = 1
launcher_item_app = /usr/share/applications/firefox-esr.desktop
launcher_item_app = /usr/share/applications/deskfish-terminal.desktop

# Taskbar (open windows)
taskbar_mode = single_desktop
taskbar_hide_if_empty = 0
taskbar_padding = 6 0 4
taskbar_background_id = 0
taskbar_active_background_id = 0
taskbar_name = 0
taskbar_hide_inactive_tasks = 0
taskbar_hide_different_monitor = 0
taskbar_always_show_all_desktop_tasks = 0
taskbar_sort_order = none
task_align = left

# Tasks
task_text = 1
task_icon = 1
task_centered = 0
urgent_nb_of_blink = 20
task_maximum_size = 180 30
task_padding = 6 2 6
task_tooltip = 1
task_font = DejaVu Sans 9
task_font_color = #d8dde3 100
task_active_font_color = #ffffff 100
task_icon_asb = 90 0 0
task_active_icon_asb = 100 0 0
task_background_id = 0
task_active_background_id = 2
task_urgent_background_id = 2
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = none
mouse_scroll_up = none
mouse_scroll_down = none

# Tooltips
tooltip_show_timeout = 0.5
tooltip_hide_timeout = 0.1
tooltip_padding = 6 4
tooltip_background_id = 1
tooltip_font_color = #e6e6e6 100
tooltip_font = DejaVu Sans 9
