]> Dogcows Code - chaz/tint2/blob - sample/text_only_1.tint2rc
faf7f20b0a227d6b5f0b36b0330aae9d6f82e7e2
[chaz/tint2] / sample / text_only_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 = 0
8 border_width = 1
9 background_color = #076073 100
10 border_color = #076073 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 = LVDS
38 panel_position = bottom left horizontal
39 panel_size = 100% 35
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 9 12
57 taskbar_background_id = 2
58 taskbar_active_background_id = 2
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 2
67 task_background_id = 4
68 task_active_background_id = 1
69 task_urgent_background_id = 0
70 task_iconified_background_id = 4
71
72 # Task Icons
73 task_icon_asb = 100 -90 -15
74 task_active_icon_asb = 100 -70 0
75 task_urgent_icon_asb = 100 -90 -15
76 task_iconified_icon_asb = 100 -90 -15
77
78 # Fonts
79 task_font = Aller 7.6
80 task_font_color = #D3CAAA 33
81 task_active_font_color = #FFFFFF 100
82 task_urgent_font_color = #FFFFFF 100
83 task_iconified_font_color = #D3CAAA 33
84 font_shadow = 0
85
86 # System Tray
87 systray = 1
88 systray_padding = 5 5 5
89 systray_sort = ascending
90 systray_background_id = 4
91 systray_icon_size = 18
92 systray_icon_asb = 100 -90 -15
93
94 # Clock
95 time1_format = %H:%M
96 time1_font = Diavlo 12
97 time2_format = %b %d
98 time2_font = Diavlo 6
99 clock_font_color = #FFFFFF 100
100 clock_tooltip = %A %d %B
101 clock_padding = 4 2
102 clock_background_id = 1
103 clock_rclick_command = gsimplecal
104
105 # Tooltips
106 tooltip = 0
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.032251 seconds and 3 git commands to generate.