7d83bb8312bea2128072259ac3b078c57a0f80f7
[openwrt/svn-archive/feeds.git] / desktop / apps / tint2 / files / tint2rc
1 # Tint2 config file
2 # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
3
4 # Background definitions
5 # ID 1
6 rounded = 7
7 border_width = 2
8 background_color = #000000 60
9 border_color = #FFFFFF 16
10
11 # ID 2
12 rounded = 5
13 border_width = 0
14 background_color = #FFFFFF 40
15 border_color = #FFFFFF 48
16
17 # ID 3
18 rounded = 5
19 border_width = 0
20 background_color = #FFFFFF 16
21 border_color = #FFFFFF 68
22
23 # Panel
24 panel_monitor = all
25 panel_position = bottom center horizontal
26 panel_size = 100% 30
27 panel_margin = 0 0
28 panel_padding = 7 0 7
29 panel_dock = 0
30 wm_menu = 0
31 panel_layer = top
32 panel_background_id = 1
33 panel_items = LTSCB
34
35 # Panel Autohide
36 autohide = 0
37 autohide_show_timeout = 0.3
38 autohide_hide_timeout = 2
39 autohide_height = 2
40 strut_policy = follow_size
41
42 # Taskbar
43 taskbar_mode = multi_desktop
44 taskbar_padding = 2 3 2
45 taskbar_background_id = 0
46 taskbar_active_background_id = 0
47
48 # Launcher
49 #launcher_icon_theme = foo
50 launcher_padding = 2 3 2
51 launcher_background_id = 0
52 launcher_icon_size = 16
53 launcher_item_app = /usr/share/applications/matchbox-keyboard.desktop
54 launcher_item_app = /usr/share/applications/xterm.desktop
55 launcher_item_app = /usr/share/applications/dillo.desktop
56 #launcher_item_app = /usr/share/applications/ADD_MY_APPLICATION_HERE.desktop
57
58 # Tasks
59 urgent_nb_of_blink = 8
60 task_icon = 1
61 task_text = 1
62 task_centered = 1
63 task_maximum_size = 140 35
64 task_padding = 6 2
65 task_background_id = 3
66 task_active_background_id = 2
67 task_urgent_background_id = 2
68 task_iconified_background_id = 3
69 task_tooltip = 0
70
71 # Task Icons
72 task_icon_asb = 70 0 0
73 task_active_icon_asb = 100 0 0
74 task_urgent_icon_asb = 100 0 0
75 task_iconified_icon_asb = 70 0 0
76
77 # Fonts
78 task_font = sans 7
79 task_font_color = #FFFFFF 68
80 task_active_font_color = #FFFFFF 83
81 task_urgent_font_color = #FFFFFF 83
82 task_iconified_font_color = #FFFFFF 68
83 font_shadow = 0
84
85 # System Tray
86 systray = 1
87 systray_padding = 0 4 5
88 systray_sort = ascending
89 systray_background_id = 0
90 systray_icon_size = 16
91 systray_icon_asb = 70 0 0
92
93 # Clock
94 time1_format = %H:%M
95 time1_font = sans 8
96 time2_format = %A %d %B
97 time2_font = sans 6
98 clock_font_color = #FFFFFF 74
99 clock_padding = 1 0
100 clock_background_id = 0
101 clock_rclick_command = orage
102
103 # Tooltips
104 tooltip_padding = 2 2
105 tooltip_show_timeout = 0.7
106 tooltip_hide_timeout = 0.3
107 tooltip_background_id = 1
108 tooltip_font = sans 10
109 tooltip_font_color = #000000 80
110
111 # Mouse
112 mouse_middle = none
113 mouse_right = close
114 mouse_scroll_up = toggle
115 mouse_scroll_down = iconify
116
117 # Battery
118 battery = 0
119 battery_low_status = 10
120 battery_low_cmd = notify-send "battery low"
121 battery_hide = 98
122 bat1_font = sans 8
123 bat2_font = sans 6
124 battery_font_color = #FFFFFF 74
125 battery_padding = 1 0
126 battery_background_id = 0
127
128 # End of config