Skip to content

Instantly share code, notes, and snippets.

@cirrusUK
Last active December 28, 2015 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cirrusUK/7424003 to your computer and use it in GitHub Desktop.
Save cirrusUK/7424003 to your computer and use it in GitHub Desktop.
~/.config/tint2
---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
#panels
rounded = 5
border_width = 1
background_color = #1A1A1A 50
border_color = #27C282 100
rounded = 10
border_width = 0
border_color = #497BF7 80
rounded = 10
border_width = 0
#active task button
#non active task button
#background_color = #ffffff 0
#border_color = #27C282 80
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = 1
panel_position = top center
panel_size = 100% 28
panel_margin = 0 0
panel_padding = 1 2
font_shadow = 0
panel_background_id = 1
#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = multi_desktop
taskbar_padding = 0 1 0
taskbar_background_id = 0
#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 0
task_width = 150
task_centered = 1
task_padding = 2 2
task_font = sans 9
task_font_color = #27C282
task_active_font_color = #27C282 85
task_background_id = 2
task_active_background_id = 2
#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray_padding = 4 2 3
systray_background_id = 1
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %a, %b %d, %r
time1_font = sans 10
clock_font_color = #27C282 85
clock_padding = 4 4
clock_background_id = 1
#---------------------------------------------
# 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 = #ffffff 76
#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
# This file asks for Caviar Dreams and Aller Fonts
# ID 1
rounded = 0
border_width = 0
background_color = #000000 0
border_color = #cb4b16 0
# ID 2
rounded = 0
border_width = 1
background_color = #000000 0
border_color = #cb4b16 0
# ID 3
rounded = 0
border_width = 0
background_color = #000000 5
border_color = #000000 0
# ID 4
rounded = 0
border_width = 0
background_color = #000000 0
border_color = #FFFFFF 0
# ID 5
rounded = 0
border_width = 0
background_color = #FFFFFF 9
border_color = #151515 0
# ID 6
rounded = 0
border_width = 0
background_color = #000000 30
border_color = #cb4b16 85
# Panel
panel_monitor = 1
panel_position = top center
panel_items = TSC
panel_size = 100% 22
panel_margin = 0 0
panel_padding = 1 2
panel_dock = 0
wm_menu = 1
panel_layer = top
panel_background_id = 1
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 1.5
autohide_height = 6
strut_policy = follow_size
# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 0 1 0
taskbar_background_id = 0
#taskbar_active_background_id = 0
# Tasks
task_icon = 1
task_text = 1
task_width = 150
task_centered = 1
task_padding = 2 2
task_font = sans 9
task_font_color = #777777 85
task_active_font_color = #CCCCCC 100
task_inactive_font_color = #1C1C1C 85
task_background_id = 2
task_active_background_id = 6
task_inactive_background_id = 0
task_urgent_background_id = 0
task_iconified_background_id = 6
# Task Icons
task_icon_asb = 100 0 2
task_active_icon_asb = 100 0 1
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 100 0 0
# Fonts
task_font = envy code r 10
#task_font_color = #FFFFFF 100
#task_font_color = #497BF7 85
task_urgent_font_color = #000000 100
task_iconified_font_color = #FFFFFF 30
font_shadow = 0
# System Tray
systray = 2
systray_padding = 8 0 5
systray_sort = ascending
systray_background_id = 6
systray_icon_size = 16
systray_icon_asb = 100 0 20
# Clock
time1_format = 🕔 : %I:%M %a%d
time1_font = EnvyCodeRBold 10
clock_font_color = #cb4b16 100
clock_padding = 7 0
clock_background_id = 6
# Tooltips
tooltip = 1
tooltip_padding = 0 0
tooltip_show_timeout = 0
tooltip_hide_timeout = 0
tooltip_background_id = 0
tooltip_font = Sans 10
tooltip_font_color = #FFFFFF 100
# Mouse
mouse_middle = none
mouse_right = close
#mouse_scroll_up = toggle
#mouse_scroll_down = iconify
# Launchers
#launcher_icon_theme = gnome
#launcher_padding = 5 0 10
#launcher_background_id = 6
#launcher_icon_size = 85
#launcher_item_app = /etc/xdg/menus/xfce-applications.menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment