]> Dogcows Code - chaz/tint2/blobdiff - tintrc03
replace task_width with task_maximum_size. change wiki documentation.
[chaz/tint2] / tintrc03
index 15d1f1715671f23c1110933c766b2c909580ee4f..587ca50344badf1270f13bfbe2ec6cedb00c93ca 100644 (file)
--- a/tintrc03
+++ b/tintrc03
@@ -25,11 +25,13 @@ panel_margin = 0 0
 panel_padding = 0 2 5
 font_shadow = 0
 panel_background_id = 0
+wm_menu = 0
 
 #---------------------------------------------
 # TASKBAR
 #---------------------------------------------
-taskbar_mode = single_monitor
+#taskbar_mode = multi_desktop
+taskbar_mode = single_desktop
 taskbar_padding = 0 0 5
 taskbar_background_id = 0
 
@@ -38,7 +40,7 @@ taskbar_background_id = 0
 #---------------------------------------------
 task_icon = 0
 task_text = 1
-task_width = 160
+task_maximum_size = 160 30
 task_centered = 1
 task_padding = 3 1
 task_font = sans bold 7.5
@@ -63,12 +65,14 @@ time2_font = sans bold 7.5
 clock_font_color = #ffffff 60
 clock_padding = 5 0
 clock_background_id = 1
+#clock_lclick_command = xclock
+clock_rclick_command = orage
 
 #---------------------------------------------
 # BATTERY
 #---------------------------------------------
 battery = 0
-battery_low_status = 7
+battery_low_status = 10
 battery_low_cmd = notify-send "battery low"
 bat1_font = sans 7
 bat2_font = sans 7
This page took 0.020437 seconds and 4 git commands to generate.