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