]> Dogcows Code - chaz/tint2/blobdiff - sample/text_only_4.tint2rc
added some config sample (thanks to users)
[chaz/tint2] / sample / text_only_4.tint2rc
diff --git a/sample/text_only_4.tint2rc b/sample/text_only_4.tint2rc
new file mode 100644 (file)
index 0000000..fe7e2b2
--- /dev/null
@@ -0,0 +1,100 @@
+# Tint2 config file
+# Generated by tintwizard (http://code.google.com/p/tintwizard/)
+# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
+
+# Background definitions
+# ID 1
+rounded = 3
+border_width = 1
+background_color = #000000 40
+border_color = #D1D1D1 32
+
+# ID 2
+rounded = 3
+border_width = 1
+background_color = #000000 53
+border_color = #D1D1D1 40
+
+# Panel
+panel_monitor = all
+panel_position = bottom center horizontal
+panel_size = 97% 26
+panel_margin = 0 0
+panel_padding = 0 2 5
+panel_dock = 0
+wm_menu = 1
+panel_background_id = 0
+
+# Taskbar
+taskbar_mode = single_desktop
+taskbar_padding = 0 0 5
+taskbar_background_id = 0
+#taskbar_active_background_id = 0
+
+# Tasks
+urgent_nb_of_blink = 7
+task_icon = 0
+task_text = 1
+task_centered = 1
+task_maximum_size = 160 30
+task_padding = 3 1
+task_font = sans bold 7.5
+font_shadow = 0
+
+# Task inactive
+task_font_color = #FFFFFF 60
+task_icon_asb = 100 0 0
+task_background_id = 1
+
+# Task active
+task_active_font_color = #FFFFFF 88
+task_active_icon_asb = 100 0 0
+task_active_background_id = 2
+
+# Task urgent
+task_urgent_font_color = #FFFFFF 88
+task_urgent_icon_asb = 100 0 0
+task_urgent_background_id = 2
+urgent_nb_of_blink = 7
+
+# Task iconified
+task_iconified_font_color = #FFFFFF 60
+task_iconified_icon_asb = 100 0 0
+task_iconified_background_id = 1
+
+
+# Systray
+systray = 1
+systray_padding = 6 2 6
+systray_sort = ascending
+systray_background_id = 1
+systray_icon_size = 16
+systray_icon_asb = 100 -100 -15
+
+# Tooltips
+tooltip = 0
+tooltip_padding = 0 0
+tooltip_show_timeout = 0
+tooltip_hide_timeout = 0
+tooltip_background_id = 0
+tooltip_font = Sans 12
+tooltip_font_color = #FFFFFF 100
+
+# Mouse
+mouse_middle = none
+mouse_right = close
+mouse_scroll_up = toggle
+mouse_scroll_down = iconify
+
+# Battery
+battery = 0
+battery_hide = 90
+battery_low_status = 10
+battery_low_cmd = notify-send "battery low"
+bat1_font = sans 7
+bat2_font = sans 7
+battery_font_color = #FFFFFF 100
+battery_padding = 1 0
+battery_background_id = 0
+
+# End of config
This page took 0.020809 seconds and 4 git commands to generate.