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