]> Dogcows Code - chaz/tint2/blob - sample/icon_and_text_4.tint2rc
sample-task-align.patch, src-task-align.patch
[chaz/tint2] / sample / icon_and_text_4.tint2rc
1 # Tint2 config file
2 # Generated by tintwizard (http://code.google.com/p/tintwizard/)
3 # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
4
5 # Background definitions
6 # ID 1
7 rounded = 5
8 border_width = 0
9 background_color = #000000 60
10 border_color = #FFFFFF 20
11
12 # ID 2
13 rounded = 5
14 border_width = 1
15 background_color = #FFFFFF 0
16 border_color = #FFFFFF 20
17
18 # ID 3
19 rounded = 5
20 border_width = 0
21 background_color = #000000 29
22 border_color = #000000 0
23
24 # ID 4
25 rounded = 5
26 border_width = 1
27 background_color = #E80000 60
28 border_color = #FFFFFF 20
29
30 # Panel
31 panel_monitor = all
32 #panel_position = bottom center horizontal
33 panel_position = top center horizontal
34 panel_size = 92% 28
35 panel_margin = 0 0
36 panel_padding = 7 0 7
37 panel_dock = 0
38 wm_menu = 1
39 panel_layer = top
40 panel_background_id = 0
41
42 # Panel Autohide
43 autohide = 0
44 autohide_show_timeout = 0.0
45 autohide_hide_timeout = 0.0
46 autohide_height = 0
47 strut_policy = follow_size
48
49 # Taskbar
50 taskbar_mode = multi_desktop
51 taskbar_padding = 2 3 2
52 taskbar_background_id = 3
53 #taskbar_active_background_id = 0
54
55 # Tasks
56 urgent_nb_of_blink = 18
57 task_icon = 1
58 task_text = 1
59 task_centered = 1
60 task_maximum_size = 140 30
61 task_padding = 2 3
62 task_background_id = 2
63 task_active_background_id = 1
64 task_urgent_background_id = 4
65 task_iconified_background_id = 2
66 task_tooltip = 0
67
68 # Task Icons
69 task_icon_asb = 100 0 0
70 task_active_icon_asb = 100 0 0
71 task_urgent_icon_asb = 100 0 0
72 task_iconified_icon_asb = 100 0 0
73
74 # Fonts
75 task_font = sans 7
76 task_font_color = #FFFFFF 69
77 task_active_font_color = #FFFFFF 84
78 task_urgent_font_color = #FFFFFF 84
79 task_iconified_font_color = #FFFFFF 69
80 font_shadow = 0
81
82 # System Tray
83 systray = 1
84 systray_padding = 5 2 5
85 systray_sort = ascending
86 systray_background_id = 1
87 systray_icon_size = 16
88 systray_icon_asb = 100 -10 -5
89
90 # Clock
91 time1_format = %H:%M
92 time1_font = sans 8
93 time2_format = %A %d %B
94 time2_font = sans 6
95 clock_font_color = #FFFFFF 75
96 clock_padding = 4 4
97 clock_background_id = 1
98
99 # Tooltips
100 tooltip_padding = 0 0
101 tooltip_show_timeout = 0
102 tooltip_hide_timeout = 0
103 tooltip_background_id = 0
104 tooltip_font = Sans 12
105 tooltip_font_color = #FFFFFF 100
106
107 # Mouse
108 mouse_middle = none
109 mouse_right = close
110 mouse_scroll_up = toggle
111 mouse_scroll_down = iconify
112
113 # Battery
114 battery = 0
115 battery_low_status = 7
116 battery_low_cmd = notify-send "battery low"
117 battery_hide = 95
118 bat1_font = sans 8
119 bat2_font = sans 6
120 battery_font_color = #FFFFFF 75
121 battery_padding = 1 0
122 battery_background_id = 1
123
124 # End of config
This page took 0.042367 seconds and 4 git commands to generate.