]> Dogcows Code - chaz/tint2/blob - sample/icon_and_text_3.tint2rc
325bc54989fc0497a938c8943d419c3a3da8bb8a
[chaz/tint2] / sample / icon_and_text_3.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 = 0
8 border_width = 1
9 background_color = #EAEAEA 100
10 border_color = #BBBBBB 100
11
12 # ID 2
13 rounded = 2
14 border_width = 1
15 background_color = #E0EBE7 100
16 border_color = #BBBBBB 100
17
18 # ID 3
19 rounded = 2
20 border_width = 1
21 background_color = #FCFAFB 100
22 border_color = #BBBBBB 100
23
24 # ID 4
25 rounded = 2
26 border_width = 2
27 background_color = #E0EBE7 100
28 border_color = #F15A7D 80
29
30 # Panel
31 panel_monitor = all
32 panel_position = bottom center horizontal
33 panel_size = 100% 30
34 panel_margin = 0 0
35 panel_padding = 7 3 4
36 panel_dock = 0
37 wm_menu = 1
38 panel_layer = top
39 panel_background_id = 1
40
41 # Panel Autohide
42 autohide = 0
43 autohide_show_timeout = 0.7
44 autohide_hide_timeout = 1.5
45 autohide_height = 2
46 strut_policy = follow_size
47
48 # Taskbar
49 taskbar_mode = single_desktop
50 taskbar_padding = 0 0 2
51 taskbar_background_id = 0
52 #taskbar_active_background_id = 0
53
54 # Tasks
55 urgent_nb_of_blink = 20
56 task_icon = 1
57 task_text = 1
58 task_centered = 1
59 task_maximum_size = 140 40
60 task_padding = 5 3
61 task_background_id = 2
62 task_active_background_id = 3
63 task_urgent_background_id = 4
64 task_iconified_background_id = 2
65
66 # Task Icons
67 task_icon_asb = 80 0 0
68 task_active_icon_asb = 100 0 0
69 task_urgent_icon_asb = 100 0 0
70 task_iconified_icon_asb = 80 0 0
71
72 # Fonts
73 task_font = sans 10
74 task_font_color = #000000 100
75 task_active_font_color = #000000 100
76 task_urgent_font_color = #000000 100
77 task_iconified_font_color = #000000 100
78 font_shadow = 0
79
80 # System Tray
81 systray = 1
82 systray_padding = 5 0 5
83 systray_sort = ascending
84 systray_background_id = 2
85 systray_icon_size = 15
86 systray_icon_asb = 100 0 -10
87
88 # Clock
89 time1_format = %F %l:%M %P
90 time1_font = sans 10
91 clock_font_color = #000000 100
92 clock_tooltip = %A %d %B
93 clock_padding = 1 1
94 clock_background_id = 0
95 clock_rclick_command = gsimplecal
96
97 # Tooltips
98 tooltip = 1
99 tooltip_padding = 5 0
100 tooltip_show_timeout = 1.2
101 tooltip_hide_timeout = 0.3
102 tooltip_background_id = 1
103 tooltip_font = Sans 9
104 tooltip_font_color = #5E5E5E 100
105
106 # Mouse
107 mouse_middle = none
108 mouse_right = close
109 mouse_scroll_up = toggle
110 mouse_scroll_down = iconify
111
112 # Battery
113 battery = 0
114 battery_low_status = 20
115 battery_low_cmd = notify-send "battery low"
116 battery_hide = 95
117 bat1_font = Sans 9
118 bat2_font = Sans 8
119 battery_font_color = #000000 100
120 battery_padding = 1 1
121 battery_background_id = 0
122
123 # End of config
This page took 0.042426 seconds and 3 git commands to generate.