]> Dogcows Code - chaz/tint2/blob - sample/icon_and_text_1.tint2rc
sample-task-align.patch, src-task-align.patch
[chaz/tint2] / sample / icon_and_text_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 = 7
8 border_width = 2
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 = 94% 30
29 panel_margin = 0 0
30 panel_padding = 7 0 7
31 panel_dock = 0
32 wm_menu = 0
33 panel_layer = top
34 panel_background_id = 1
35
36 # Panel Autohide
37 autohide = 0
38 autohide_show_timeout = 0.3
39 autohide_hide_timeout = 2
40 autohide_height = 2
41 strut_policy = follow_size
42
43 # Taskbar
44 taskbar_mode = single_desktop
45 taskbar_padding = 2 3 2
46 taskbar_background_id = 0
47 taskbar_active_background_id = 0
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 = 6 2
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 = 70 0 0
65 task_active_icon_asb = 100 0 0
66 task_urgent_icon_asb = 100 0 0
67 task_iconified_icon_asb = 70 0 0
68
69 # Fonts
70 task_font = sans 7
71 task_font_color = #FFFFFF 69
72 task_active_font_color = #FFFFFF 84
73 task_urgent_font_color = #FFFFFF 84
74 task_iconified_font_color = #FFFFFF 69
75 font_shadow = 0
76
77 # System Tray
78 systray = 1
79 systray_padding = 0 4 5
80 systray_sort = ascending
81 systray_background_id = 0
82 systray_icon_size = 16
83 systray_icon_asb = 70 0 0
84
85 # Clock
86 time1_format = %H:%M
87 time1_font = sans 8
88 time2_format = %A %d %B
89 time2_font = sans 6
90 clock_font_color = #FFFFFF 75
91 clock_padding = 1 0
92 clock_background_id = 0
93 clock_rclick_command = orage
94
95 # Tooltips
96 tooltip_padding = 2 2
97 tooltip_show_timeout = 0.7
98 tooltip_hide_timeout = 0.3
99 tooltip_background_id = 1
100 tooltip_font = sans 10
101 tooltip_font_color = #000000 80
102
103 # Mouse
104 mouse_middle = none
105 mouse_right = close
106 mouse_scroll_up = toggle
107 mouse_scroll_down = iconify
108
109 # Battery
110 battery = 0
111 battery_low_status = 10
112 battery_low_cmd = notify-send "battery low"
113 battery_hide = 98
114 bat1_font = sans 8
115 bat2_font = sans 6
116 battery_font_color = #FFFFFF 75
117 battery_padding = 1 0
118 battery_background_id = 0
119
120 # End of config
This page took 0.037017 seconds and 4 git commands to generate.