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