]> Dogcows Code - chaz/tint2/blob - sample/text_only_4.tint2rc
6bbd8cd7252ca9951724a2f379d77f296bbb3624
[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
54 # Task Icons
55 task_icon_asb = 100 0 0
56 task_active_icon_asb = 100 0 0
57 task_urgent_icon_asb = 100 0 0
58 task_iconified_icon_asb = 100 0 0
59
60 # Fonts
61 task_font = sans bold 7.5
62 task_font_color = #FFFFFF 60
63 task_active_font_color = #FFFFFF 86
64 task_urgent_font_color = #FFFFFF 86
65 task_iconified_font_color = #FFFFFF 60
66 font_shadow = 0
67
68 # System Tray
69 systray = 1
70 systray_padding = 6 2 6
71 systray_sort = ascending
72 systray_background_id = 1
73 systray_icon_size = 16
74 systray_icon_asb = 100 -100 -15
75
76 # Tooltips
77 tooltip = 0
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.034789 seconds and 3 git commands to generate.