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