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