]> Dogcows Code - chaz/tint2/blob - sample/icon_only_7.tint2rc
sample-task-align.patch, src-task-align.patch
[chaz/tint2] / sample / icon_only_7.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 = 1
8 border_width = 0
9 background_color = #282828 60
10 border_color = #000000 0
11
12 # ID 2
13 rounded = 1
14 border_width = 1
15 background_color = #CCCCCC 0
16 border_color = #CCCCCC 54
17
18 # ID 3
19 rounded = 1
20 border_width = 0
21 background_color = #CCCCCC 20
22 border_color = #CCCCCC 40
23
24 # Panel
25 panel_monitor = all
26 #panel_position = bottom center horizontal
27 #panel_position = top center horizontal
28 panel_position = top center vertical
29 panel_size = 95% 30
30 panel_margin = 0 0
31 panel_padding = 7 3 7
32 panel_dock = 0
33 wm_menu = 1
34 panel_layer = top
35 panel_background_id = 1
36
37 # Panel Autohide
38 autohide = 0
39 autohide_show_timeout = 0.7
40 autohide_hide_timeout = 1.5
41 autohide_height = 2
42 strut_policy = follow_size
43
44 # Taskbar
45 taskbar_mode = multi_desktop
46 #taskbar_mode = single_desktop
47 taskbar_padding = 0 0 0
48 taskbar_background_id = 2
49 taskbar_active_background_id = 2
50
51 # Tasks
52 urgent_nb_of_blink = 7
53 task_icon = 1
54 task_text = 0
55 task_centered = 1
56 task_maximum_size = 34 34
57 task_padding = 2 3
58 task_background_id = 0
59 task_active_background_id = 3
60 task_urgent_background_id = 0
61 task_iconified_background_id = 0
62 task_tooltip = 1
63 #task_align = left
64 #task_align = center
65 task_align = right
66
67 # Task Icons
68 task_icon_asb = 100 0 0
69 task_active_icon_asb = 100 0 0
70 task_urgent_icon_asb = 100 0 0
71 task_iconified_icon_asb = 100 0 0
72
73 # Fonts
74 task_font = sans 8
75 task_font_color = #FFFFFF 60
76 task_active_font_color = #FFFFFF 100
77 task_urgent_font_color = #FFFFFF 60
78 task_iconified_font_color = #FFFFFF 60
79 font_shadow = 0
80
81 # System Tray
82 systray = 1
83 systray_padding = 0 0 5
84 systray_sort = ascending
85 systray_background_id = 0
86 systray_icon_size = 16
87 systray_icon_asb = 100 0 0
88
89 # Clock
90 time1_format = Paris %H:%M - %d/%m
91 time1_font = sans 7
92 time2_format = Moscow %H:%M - %d/%m
93 time2_font = sans 7
94 clock_font_color = #FFFFFF 100
95 clock_tooltip =
96 clock_padding = 1 0
97 clock_background_id = 0
98 clock_rclick_command = gsimplecal
99 time1_timezone = :Europe/Paris
100 time2_timezone = :Europe/Moscow
101
102 # Tooltips
103 tooltip_padding = 5 4
104 tooltip_show_timeout = 0.8
105 tooltip_hide_timeout = 0.3
106 tooltip_background_id = 1
107 tooltip_font = Sans 7
108 tooltip_font_color = #FFFFFF 100
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 = 1
118 battery_low_status = 7
119 battery_low_cmd = notify-send "battery low"
120 battery_hide = 90
121 bat1_font = sans 7
122 bat2_font = sans 7
123 battery_font_color = #FFFFFF 100
124 battery_padding = 1 0
125 battery_background_id = 0
126
127 # End of config
This page took 0.037731 seconds and 4 git commands to generate.