]> Dogcows Code - chaz/tint2/blob - sample/text_only_4.tint2rc
fe7e2b2b6bdc8b9a4daf1755824d0a37de9b7b2f
[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 32
11
12 # ID 2
13 rounded = 3
14 border_width = 1
15 background_color = #000000 53
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_background_id = 0
27
28 # Taskbar
29 taskbar_mode = single_desktop
30 taskbar_padding = 0 0 5
31 taskbar_background_id = 0
32 #taskbar_active_background_id = 0
33
34 # Tasks
35 urgent_nb_of_blink = 7
36 task_icon = 0
37 task_text = 1
38 task_centered = 1
39 task_maximum_size = 160 30
40 task_padding = 3 1
41 task_font = sans bold 7.5
42 font_shadow = 0
43
44 # Task inactive
45 task_font_color = #FFFFFF 60
46 task_icon_asb = 100 0 0
47 task_background_id = 1
48
49 # Task active
50 task_active_font_color = #FFFFFF 88
51 task_active_icon_asb = 100 0 0
52 task_active_background_id = 2
53
54 # Task urgent
55 task_urgent_font_color = #FFFFFF 88
56 task_urgent_icon_asb = 100 0 0
57 task_urgent_background_id = 2
58 urgent_nb_of_blink = 7
59
60 # Task iconified
61 task_iconified_font_color = #FFFFFF 60
62 task_iconified_icon_asb = 100 0 0
63 task_iconified_background_id = 1
64
65
66 # Systray
67 systray = 1
68 systray_padding = 6 2 6
69 systray_sort = ascending
70 systray_background_id = 1
71 systray_icon_size = 16
72 systray_icon_asb = 100 -100 -15
73
74 # Tooltips
75 tooltip = 0
76 tooltip_padding = 0 0
77 tooltip_show_timeout = 0
78 tooltip_hide_timeout = 0
79 tooltip_background_id = 0
80 tooltip_font = Sans 12
81 tooltip_font_color = #FFFFFF 100
82
83 # Mouse
84 mouse_middle = none
85 mouse_right = close
86 mouse_scroll_up = toggle
87 mouse_scroll_down = iconify
88
89 # Battery
90 battery = 0
91 battery_hide = 90
92 battery_low_status = 10
93 battery_low_cmd = notify-send "battery low"
94 bat1_font = sans 7
95 bat2_font = sans 7
96 battery_font_color = #FFFFFF 100
97 battery_padding = 1 0
98 battery_background_id = 0
99
100 # End of config
This page took 0.036195 seconds and 3 git commands to generate.