]> Dogcows Code - chaz/tint2/blob - sample/icon_only_6.tint2rc
sample-task-align.patch, src-task-align.patch
[chaz/tint2] / sample / icon_only_6.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 = 5
8 border_width = 0
9 background_color = #000000 49
10 border_color = #FFFFFF 40
11
12 # ID 2
13 rounded = 5
14 border_width = 0
15 background_color = #FFFFFF 60
16 border_color = #FFFFFF 49
17
18 # ID 3
19 rounded = 5
20 border_width = 0
21 background_color = #FFFFFF 24
22 border_color = #FFFFFF 69
23
24 # ID 4
25 rounded = 5
26 border_width = 0
27 background_color = #BDBDBD 80
28 border_color = #FFFFFF 69
29
30 # Panel
31 panel_monitor = all
32 panel_position = top left vertical
33 panel_size = 75% 50
34 panel_margin = 0 0
35 panel_padding = 2 2 2
36 panel_dock = 0
37 wm_menu = 0
38 panel_layer = top
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 = single_desktop
50 taskbar_padding = 2 2 2
51 taskbar_background_id = 1
52 taskbar_active_background_id = 1
53
54 # Tasks
55 urgent_nb_of_blink = 20
56 task_icon = 1
57 task_text = 0
58 task_centered = 1
59 task_maximum_size = 140 35
60 task_padding = 6 3
61 task_background_id = 3
62 task_active_background_id = 2
63 task_urgent_background_id = 2
64 task_iconified_background_id = 3
65 task_tooltip = 1
66 task_align = center
67 #task_align = right
68
69 # Task Icons
70 task_icon_asb = 100 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 = sans 7
77 task_font_color = #FFFFFF 69
78 task_active_font_color = #FFFFFF 84
79 task_urgent_font_color = #EC9B9B 84
80 task_iconified_font_color = #FFFFFF 69
81 font_shadow = 1
82
83 # System Tray
84 systray = 1
85 systray_padding = 4 4 5
86 systray_sort = left2right
87 systray_background_id = 1
88 systray_icon_size = 16
89 systray_icon_asb = 100 0 0
90
91 # Clock
92 time1_format = %H:%M
93 time1_font = sans bold 8
94 time2_format = %h.%e
95 time2_font = sans 6
96 clock_font_color = #FFFFFF 75
97 clock_tooltip = %A %d %B
98 clock_padding = 4 2
99 clock_background_id = 1
100 clock_rclick_command = zenity --calendar
101
102 # Tooltips
103 tooltip_padding = 3 2
104 tooltip_show_timeout = 0.9
105 tooltip_hide_timeout = 0.3
106 tooltip_background_id = 4
107 tooltip_font = sans 8
108 tooltip_font_color = #000000 89
109
110 # Mouse
111 mouse_middle = none
112 mouse_right = close
113 mouse_scroll_up = toggle
114 mouse_scroll_down = iconify
115
116 # Battery
117 battery = 0
118 battery_low_status = 10
119 battery_low_cmd = notify-send "battery low"
120 battery_hide = 98
121 bat1_font = sans bold 8
122 bat2_font = sans 6
123 battery_font_color = #FFFFFF 75
124 battery_padding = 4 2
125 battery_background_id = 1
126
127 # End of config
This page took 0.033913 seconds and 4 git commands to generate.