]> Dogcows Code - chaz/tint2/blob - sample/icon_only_1.tint2rc
550485a700c44654d3ef46d1746c0cf61ff4281a
[chaz/tint2] / sample / icon_only_1.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 = 1
9 background_color = #44475D 42
10 border_color = #44475D 100
11
12 # ID 2
13 rounded = 5
14 border_width = 1
15 background_color = #FFFFFF 20
16 border_color = #444444 67
17
18 # ID 3
19 rounded = 0
20 border_width = 1
21 background_color = #FFFFFF 20
22 border_color = #444444 20
23
24 # ID 4
25 rounded = 5
26 border_width = 1
27 background_color = #dbdbdb 50
28 border_color = #222222 75
29
30 rounded = 3
31 border_width = 0
32 background_color = #44475D 20
33 border_color = #222222 75
34
35 rounded = 3
36 border_width = 0
37 background_color = #de1150 35
38 border_color = #222222 75
39
40 # Panel
41 panel_monitor = all
42 panel_position = bottom center horizontal
43 panel_size = 96% 37
44 panel_margin = 0 0
45 panel_padding = 9 3 9
46 panel_background_id = 1
47 panel_layer = top
48 wm_menu = 1
49 strut_policy = follow_size
50
51 # Panel Autohide
52 autohide = 0
53 autohide_show_timeout = 0.3
54 autohide_hide_timeout = 1.7
55 autohide_height = 2
56
57 # Taskbar
58 taskbar_mode = multi_desktop
59 taskbar_padding = 0 0 0
60 taskbar_background_id = 2
61 taskbar_active_background_id = 4
62
63 # Tasks
64 task_icon = 1
65 task_text = 0
66 task_centered = 1
67 task_maximum_size = 40 20
68 task_padding = 0 2
69 task_font = kiloji 10
70 font_shadow = 0
71
72 # Task inactive
73 task_font_color = #333333 80
74 task_icon_asb = 100 -25 -8
75 task_background_id = 0
76
77 # Task active
78 task_active_font_color = #333333 100
79 task_active_icon_asb = 100 0 -5
80 task_active_background_id = 5
81
82 # Task urgent
83 task_urgent_font_color = #333333 100
84 task_urgent_icon_asb = 100 0 -5
85 task_urgent_background_id = 6
86 urgent_nb_of_blink = 16
87
88 # Task iconified
89 task_iconified_font_color = #333333 80
90 task_iconified_icon_asb = 100 -25 -8
91 task_iconified_background_id = 0
92
93 # Systray
94 systray = 1
95 systray_padding = 7 0 5
96 systray_sort = ascending
97 systray_background_id = 2
98 systray_icon_asb = 100 -20 -5
99 systray_icon_size = 18
100
101 # Clock
102 time1_format = %H:%M
103 time1_font = sans 8 bold
104 time2_format = %A %d %B
105 time2_font = sans 7
106 clock_font_color = #ffffff 76
107 clock_padding = 2 0
108 clock_background_id = 0
109 clock_lclick_command =
110 clock_rclick_command = gsimplecal
111 clock_tooltip =
112
113 # Tooltips
114 tooltip = 1
115 tooltip_padding = 5 3
116 tooltip_show_timeout = 0.8
117 tooltip_hide_timeout = 0.3
118 tooltip_background_id = 1
119 tooltip_font = Sans 8
120 tooltip_font_color = #FFFFFF 100
121
122 # Battery
123 battery = 0
124 battery_hide = 90
125 battery_low_status = 20
126 battery_low_cmd = notify-send "battery low"
127 bat1_font = sans 8 bold
128 bat2_font = sans 7
129 battery_font_color = #ffffff 76
130 battery_padding = 2 0
131 battery_background_id = 0
132
133 # Mouse
134 mouse_middle = none
135 mouse_right = close
136 mouse_scroll_up = toggle
137 mouse_scroll_down = iconify
138
139 # End of config
This page took 0.040727 seconds and 3 git commands to generate.