]> Dogcows Code - chaz/tint2/blob - sample/text_only_3.tint2rc
*add* remove of tooltip = En/Disabled. it's renamed to task_tooltip to enable/disable...
[chaz/tint2] / sample / text_only_3.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 100
10 border_color = #000000 0
11
12 # ID 2
13 rounded = 1
14 border_width = 0
15 background_color = #F6B655 85
16 border_color = #CCCCCC 40
17
18 # Panel
19 panel_monitor = all
20 panel_position = bottom center horizontal
21 panel_size = 100% 22
22 panel_margin = 0 0
23 panel_padding = 3 0 3
24 panel_dock = 0
25 wm_menu = 1
26 panel_layer = bottom
27 panel_background_id = 1
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 0
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 = 200 32
48 task_padding = 5 0
49 task_background_id = 0
50 task_active_background_id = 2
51 task_urgent_background_id = 2
52 task_iconified_background_id = 0
53 task_tooltip = 0
54
55 # Task Icons
56 task_icon_asb = 100 0 0
57 task_active_icon_asb = 100 0 0
58 task_urgent_icon_asb = 100 0 0
59 task_iconified_icon_asb = 100 0 0
60
61 # Fonts
62 task_font = sans 7.5
63 task_font_color = #FFFFFF 60
64 task_active_font_color = #000000 100
65 task_urgent_font_color = #000000 100
66 task_iconified_font_color = #FFFFFF 60
67 font_shadow = 0
68
69 # System Tray
70 systray = 1
71 systray_padding = 3 0 3
72 systray_sort = ascending
73 systray_background_id = 0
74 systray_icon_size = 14
75 systray_icon_asb = 100 -90 -15
76
77 # Clock
78 time1_format = %H:%M
79 time1_font = sans 13
80 clock_font_color = #FFFFFF 85
81 clock_padding = 2 0
82 clock_background_id = 0
83
84 # Tooltips
85 tooltip_padding = 2 2
86 tooltip_show_timeout = 0.5
87 tooltip_hide_timeout = 1.2
88 tooltip_background_id = 1
89 tooltip_font = Sans 9
90 tooltip_font_color = #FFFFFF 100
91
92 # Mouse
93 mouse_middle = none
94 mouse_right = close
95 mouse_scroll_up = toggle
96 mouse_scroll_down = iconify
97
98 # Battery
99 battery = 1
100 battery_low_status = 7
101 battery_low_cmd = notify-send "battery low"
102 battery_hide = 90
103 bat1_font = sans 7
104 bat2_font = sans 6
105 battery_font_color = #FFFFFF 100
106 battery_padding = 2 0
107 battery_background_id = 0
108
109 # End of config
This page took 0.033171 seconds and 4 git commands to generate.