|
root / base / hammerhead-desktop / tint2rc
tint2rc Plain Text 121 lines 3.1 KB
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
#---------------------------------------------
# Hammerhead tint2 panel - Zygaena marine-dark identity
# Installed to $PREFIX/etc/xdg/tint2/tint2rc
#
# Layout adapted from CrunchBang++'s tint2rc (github.com/CBPP/cbpp-configs,
# simon-weber/crunchbang-conf): bottom panel, left launcher block, centered
# taskbar, right-hand systray + two-line clock, teal active-task highlight.
# No battery/brightness applets (headless/Xvfb-safe). Restyled to our
# marine-dark palette, not CBPP's grey.
#---------------------------------------------

#-------------------------------------
# Backgrounds
# bg_color_0: panel background
rounded = 0
border_width = 0
background_color = #0d1117 88
border_color = #1fb6b6 0

rounded = 3
border_width = 1
background_color = #12303a 100
border_color = #1fb6b6 70

rounded = 3
border_width = 0
background_color = #1fb6b6 25
border_color = #1fb6b6 0

rounded = 0
border_width = 0
background_color = #0d1117 0
border_color = #1fb6b6 0

#-------------------------------------
# Panel
panel_items = LTSC
panel_size = 100% 30
panel_margin = 0 0
panel_padding = 6 0 8
panel_background_id = 1
panel_position = bottom center horizontal
panel_layer = top
panel_monitor = all
autohide = 0
strut_policy = follow_size
panel_dock = 0
wm_menu = 1
panel_window_name = tint2
disable_transparency = 0
mouse_effects = 1

#-------------------------------------
# Launcher
launcher_padding = 6 3 8
launcher_background_id = 4
launcher_icon_size = 22
launcher_icon_theme_override = 0
launcher_item_app = /usr/local/share/applications/hh-terminal.desktop
launcher_item_app = /usr/local/share/applications/hh-files.desktop
launcher_item_app = /usr/local/share/applications/hh-editor.desktop

#-------------------------------------
# Taskbar
taskbar_mode = multi_desktop
taskbar_hide_if_empty = 0
taskbar_padding = 4 2 4
taskbar_background_id = 0
taskbar_active_background_id = 0
taskbar_name = 1
taskbar_name_padding = 8 3
taskbar_name_background_id = 0
taskbar_name_active_background_id = 3
taskbar_name_font = sans bold 9
taskbar_name_font_color = #5a7575 100
taskbar_name_active_font_color = #1fb6b6 100
taskbar_distribute_size = 1
#-------------------------------------
# Task
task_text = 1
task_icon = 1
task_centered = 1
task_maximum_size = 180 28
task_padding = 6 2
task_background_id = 0
task_active_background_id = 2
task_urgent_background_id = 2
task_font = sans 9
task_font_color = #cfe0e0 100
task_active_font_color = #3fd0d0 100
task_urgent_font_color = #3fd0d0 100
task_tooltip = 1

#-------------------------------------
# Clock (two-line, CBPP-style: time over date)
time1_format = %H:%M
time2_format = %a %d %b
time1_font = sans bold 9
time2_font = sans 7
clock_font_color = #cfe0e0 100
clock_padding = 8 0
clock_background_id = 0
clock_tooltip = %A, %d %B %Y

#-------------------------------------
# System tray
systray_padding = 4 2 8
systray_background_id = 0
systray_sort = ascending
systray_icon_size = 18
systray_icon_asb = 100 0 0

#-------------------------------------
# Tooltips
tooltip_padding = 4 4
tooltip_show_timeout = 0.5
tooltip_hide_timeout = 0.1
tooltip_background_id = 1
tooltip_font_color = #cfe0e0 100
tooltip_font = sans 8