iso-profiles/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix-reborn.tint2rc

125 lines
2.6 KiB
Plaintext

# Tint2 config file
# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
#
# This config made by T.Leigh to match Numix Reborn GTK theme
#
# To apply this configuration to tint2, rename this file as "tint2rc"
# and place it in ~/.config/tint2 directory, then restart tint2
# Background definitions
# Background 1: panel
rounded = 0
border_width = 1
background_color = #2D2D2D 100
border_color = #2D2D2D 100
# Background 2: active tasks
rounded = 0
border_width = 0
background_color = #388E3C 100
border_color = #388E3C 100
# Background 3: urgent tasks
rounded = 0
border_width = 0
background_color = #DCDCDC 100
border_color = #DCDCDC 100
# Panel
panel_items = CTS
panel_monitor = all
panel_position = top center horizontal
panel_size = 100% 32
panel_margin = 0 0
panel_padding = 2 1 8
panel_dock = 0
wm_menu = 1
panel_layer = top
panel_background_id = 1
font_shadow = 0
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.5
autohide_hide_timeout = 0.5
autohide_height = 1
strut_policy = follow_size
# Taskbar
taskbar_mode = single_desktop
taskbar_padding = 0 0 0
taskbar_background_id = 0
taskbar_active_background_id = 0
# Tasks
task_icon = 1
task_text = 1
task_centered = 0
task_maximum_size = 150 28
task_padding = 4 0
task_background_id = 0
task_active_background_id = 2
task_urgent_background_id = 3
task_iconified_background_id = 0
task_tooltip = 1
urgent_nb_of_blink = 100000
# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 100 0 0
# Fonts
task_font = sans 9
task_font_color = #DCDCDC 100
task_active_font_color = #F9F9F9 100
task_urgent_font_color = #333333 100
task_iconified_font_color = #DCDCDC 100
# Mouse
mouse_left = toggle
mouse_middle = shade
mouse_right = close
mouse_scroll_up = iconify
mouse_scroll_down = mazimize_restore
# System Tray
systray = 1
systray_padding = 2 2 2
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 0
systray_icon_asb = 100 0 0
# Clock
time1_format = %A, %B %e, %I:%M %p
time1_font = sans 10
#time2_format =
#time2_font = sans 8
clock_font_color = #DCDCDC 100
clock_padding = 0 0
clock_background_id = 0
clock_rclick_command = gsimplecal
# Tooltips
tooltip_padding = 2 2
tooltip_show_timeout = 0.5
tooltip_hide_timeout = 0.5
tooltip_background_id = 1
tooltip_font = sans 9
tooltip_font_color = #DCDCDC 100
# Battery
battery = 1
battery_low_status = 10
battery_low_cmd = notify-send -i battery-caution-symbolic "niski poziom naładowania baterii"
battery_hide = never
bat1_font = sans 8
bat2_font = sans 8
battery_font_color = #DCDCDC 100
battery_padding = 0 0
battery_background_id = 0
# End of config