]> git.sev.monster Git - dotfiles.git/blame - xdg/tint2/tint2rc
update submodules, remove bsd shims, fix bugs
[dotfiles.git] / xdg / tint2 / tint2rc
CommitLineData
dcac60d9 1#---- Generated by tint2conf b99b ----
03bc64c4 2# See https://gitlab.com/o9000/tint2/wikis/Configure for
3# full documentation of the configuration options.
4#-------------------------------------
5# Gradients
6#-------------------------------------
7# Backgrounds
8# Background 1: Inactive desktop name, Tooltip
9rounded = 0
10border_width = 1
11border_sides = TBLR
dcac60d9 12border_content_tint_weight = 0
13background_content_tint_weight = 0
03bc64c4 14background_color = #221100 100
15border_color = #884400 100
16background_color_hover = #000000 0
17border_color_hover = #000000 0
18background_color_pressed = #000000 0
19border_color_pressed = #000000 0
20
21# Background 2: Urgent task
22rounded = 0
23border_width = 1
24border_sides = TBLR
dcac60d9 25border_content_tint_weight = 0
26background_content_tint_weight = 0
03bc64c4 27background_color = #dc322f 100
28border_color = #ff4444 100
29background_color_hover = #000000 0
30border_color_hover = #000000 0
31background_color_pressed = #000000 0
32border_color_pressed = #000000 0
33
34# Background 3: Panel
35rounded = 0
36border_width = 0
37border_sides =
dcac60d9 38border_content_tint_weight = 0
39background_content_tint_weight = 0
03bc64c4 40background_color = #110800 100
41border_color = #000000 0
42background_color_hover = #000000 0
43border_color_hover = #000000 0
44background_color_pressed = #000000 0
45border_color_pressed = #000000 0
46
47# Background 4: Active desktop name, Active task
48rounded = 0
49border_width = 1
50border_sides = TBLR
dcac60d9 51border_content_tint_weight = 0
52background_content_tint_weight = 0
03bc64c4 53background_color = #aa5500 100
54border_color = #cc6600 100
55background_color_hover = #000000 0
56border_color_hover = #000000 0
57background_color_pressed = #000000 0
58border_color_pressed = #000000 0
59
a6e5a638 60# Background 5:
61rounded = 0
62border_width = 1
63border_sides = TBLR
dcac60d9 64border_content_tint_weight = 0
65background_content_tint_weight = 0
a6e5a638 66background_color = #268bd2 100
67border_color = #4466ff 100
68background_color_hover = #000000 0
69border_color_hover = #000000 0
70background_color_pressed = #000000 0
71border_color_pressed = #000000 0
72
03bc64c4 73#-------------------------------------
74# Panel
dcac60d9 75panel_items = ET:SEEECB
118fb6e0 76panel_size = 100% 28
03bc64c4 77panel_margin = 0 0
78panel_padding = 0 1 0
79panel_background_id = 3
80wm_menu = 1
81panel_dock = 1
82panel_position = top center horizontal
83panel_layer = top
84panel_monitor = all
03bc64c4 85panel_shrink = 0
86autohide = 0
87autohide_show_timeout = 0
88autohide_hide_timeout = 0.5
89autohide_height = 1
90strut_policy = minimum
91panel_window_name = tint2
92disable_transparency = 1
93mouse_effects = 0
94font_shadow = 0
95mouse_hover_icon_asb = 100 0 0
96mouse_pressed_icon_asb = 100 0 0
dcac60d9 97scale_relative_to_dpi = 0
98scale_relative_to_screen_height = 0
03bc64c4 99
100#-------------------------------------
101# Taskbar
102taskbar_mode = multi_desktop
103taskbar_hide_if_empty = 0
104taskbar_padding = 0 0 1
105taskbar_background_id = 0
106taskbar_active_background_id = 0
107taskbar_name = 1
108taskbar_hide_inactive_tasks = 0
109taskbar_hide_different_monitor = 0
7f359c8a 110taskbar_hide_different_desktop = 0
03bc64c4 111taskbar_always_show_all_desktop_tasks = 0
112taskbar_name_padding = 4 0
113taskbar_name_background_id = 1
114taskbar_name_active_background_id = 4
115taskbar_name_font = Dina 8
116taskbar_name_font_color = #93a1a1 100
117taskbar_name_active_font_color = #eee8d5 100
118taskbar_distribute_size = 1
119taskbar_sort_order = none
120task_align = left
121
122#-------------------------------------
123# Task
124task_text = 1
125task_icon = 1
126task_centered = 0
127urgent_nb_of_blink = 10
128task_maximum_size = 150 0
129task_padding = 1 0 2
130task_font = Dina 8
131task_tooltip = 1
dcac60d9 132task_thumbnail = 0
133task_thumbnail_size = 210
03bc64c4 134task_font_color = #93a1a1 100
135task_active_font_color = #eee8d5 100
136task_urgent_font_color = #000000 100
137task_icon_asb = 80 -20 0
138task_active_icon_asb = 100 0 0
139task_urgent_icon_asb = 100 0 0
140task_iconified_icon_asb = 25 -100 0
141task_active_background_id = 4
142task_urgent_background_id = 2
143mouse_left = toggle
144mouse_middle = close
145mouse_right = toggle
146mouse_scroll_up = next_task
147mouse_scroll_down = prev_task
148
149#-------------------------------------
150# System tray (notification area)
151systray_padding = 0 0 1
152systray_background_id = 0
153systray_sort = ascending
154systray_icon_size = 0
155systray_icon_asb = 100 0 0
156systray_monitor = 1
157systray_name_filter =
158
159#-------------------------------------
160# Launcher
161launcher_padding = 0 0 1
162launcher_background_id = 0
163launcher_icon_background_id = 0
164launcher_icon_size = 0
165launcher_icon_asb = 100 0 0
166launcher_icon_theme = Paper-Mono-Dark
167launcher_icon_theme_override = 0
168startup_notifications = 1
169launcher_tooltip = 1
170
171#-------------------------------------
172# Clock
118fb6e0 173time1_format = %H:%M:%S
7f359c8a 174time2_format = %a %d/%m/%Y
03bc64c4 175time1_font = Dina 8
176time1_timezone =
177time2_timezone =
118fb6e0 178time2_font = Dina 6
03bc64c4 179clock_font_color = #93a1a1 100
7f359c8a 180clock_padding = 6 0
03bc64c4 181clock_background_id = 0
182clock_tooltip =
183clock_tooltip_timezone =
118fb6e0 184clock_lclick_command = gsimplecal
03bc64c4 185clock_rclick_command =
186clock_mclick_command =
187clock_uwheel_command =
188clock_dwheel_command =
189
190#-------------------------------------
191# Battery
118fb6e0 192battery_tooltip = 1
8d4602a1 193battery_low_status = 0
194battery_low_cmd =
7f359c8a 195battery_full_cmd =
118fb6e0 196bat1_font = Dina 8
197bat2_font = Dina 6
198battery_font_color = #93a1a1 100
8d4602a1 199bat1_format = %p
200bat2_format = %t
d8be64ba 201battery_padding = 0 0
03bc64c4 202battery_background_id = 0
203battery_hide = 101
204battery_lclick_command =
205battery_rclick_command =
206battery_mclick_command =
207battery_uwheel_command =
208battery_dwheel_command =
209ac_connected_cmd =
210ac_disconnected_cmd =
211
212#-------------------------------------
213# Separator 1
214separator = new
215separator_background_id = 0
dcac60d9 216separator_color = #264db2 100
118fb6e0 217separator_style = line
218separator_size = 1
219separator_padding = 5 0
220
221#-------------------------------------
222# Executor 1
223execp = new
ff1a2414 224execp_command = ~/bin/i3-mode
a6e5a638 225execp_interval = 0
226execp_has_icon = 0
227execp_cache_icon = 0
228execp_continuous = 1
229execp_markup = 1
230execp_tooltip =
231execp_lclick_command = i3-msg mode default
232execp_rclick_command =
233execp_mclick_command =
234execp_uwheel_command =
235execp_dwheel_command =
236execp_font = Dina 10
237execp_font_color = #fdf6e3 100
238execp_padding = 10 0
239execp_background_id = 5
240execp_centered = 0
241execp_icon_w = 0
242execp_icon_h = 0
243
244#-------------------------------------
245# Executor 2
246execp = new
dcac60d9 247execp_command = ~/bin/tint2-alsa
248execp_interval = 0
249execp_has_icon = 1
250execp_cache_icon = 1
251execp_continuous = 1
252execp_markup = 0
253execp_tooltip =
254execp_lclick_command = urxvtc -e alsamixer
255execp_rclick_command =
256execp_mclick_command =
257execp_uwheel_command = amixer set Master 1%+
258execp_dwheel_command = amixer set Master 1%-
259execp_font_color = #000000 100
260execp_padding = 0 0
261execp_background_id = 0
262execp_centered = 0
263execp_icon_w = 0
264execp_icon_h = 0
265
266#-------------------------------------
267# Executor 3
268execp = new
d8be64ba 269execp_command = ~/bin/tint2-wifi
118fb6e0 270execp_interval = 0
d8be64ba 271execp_has_icon = 1
118fb6e0 272execp_cache_icon = 1
d8be64ba 273execp_continuous = 1
274execp_markup = 0
275execp_tooltip =
276execp_lclick_command = wifimgr
277execp_rclick_command =
278execp_mclick_command =
279execp_uwheel_command =
280execp_dwheel_command =
dcac60d9 281execp_font_color = #000000 100
d8be64ba 282execp_padding = 0 0
283execp_background_id = 0
284execp_centered = 0
285execp_icon_w = 0
286execp_icon_h = 0
287
288#-------------------------------------
dcac60d9 289# Executor 4
d8be64ba 290execp = new
291execp_command = ~/bin/tint2-i3status cpu-net
292execp_interval = 0
293execp_has_icon = 0
294execp_cache_icon = 0
118fb6e0 295execp_continuous = 2
296execp_markup = 1
297execp_tooltip =
d8be64ba 298execp_lclick_command = wifimgr
118fb6e0 299execp_rclick_command =
300execp_mclick_command =
301execp_uwheel_command =
302execp_dwheel_command =
303execp_font = Dina 8
304execp_font_color = #93a1a1 100
d8be64ba 305execp_padding = 0 0
118fb6e0 306execp_background_id = 0
307execp_centered = 1
308execp_icon_w = 0
309execp_icon_h = 0
03bc64c4 310
311#-------------------------------------
312# Tooltip
313tooltip_show_timeout = 0
314tooltip_hide_timeout = 0
315tooltip_padding = 2 0
316tooltip_background_id = 1
317tooltip_font_color = #eee8d5 100
318tooltip_font = Dina 10
319
This page took 0.307228 seconds and 4 git commands to generate.