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