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