]> Dogcows Code - chaz/tint2/blobdiff - tintrc03
fixed issue 45, segfault without clock
[chaz/tint2] / tintrc03
index 357c00a2f3f1efce32580ada6b7173c80573ea29..5763ef0e13ce835c3370a97cc7aeaf741aad57c2 100644 (file)
--- a/tintrc03
+++ b/tintrc03
@@ -25,14 +25,14 @@ panel_size = 100% 30
 panel_margin = 0 0
 panel_padding = 6 0 6
 font_shadow = 0
-panel_background_id = 1
+panel_background_id = 0
 
 #---------------------------------------------
 # TASKBAR
 #---------------------------------------------
 taskbar_mode = multi_desktop
 taskbar_padding = 8 0 0
-taskbar_background_id = 0
+taskbar_background_id = 1
 
 #---------------------------------------------
 # TASKS
@@ -51,13 +51,13 @@ task_active_background_id = 2
 #---------------------------------------------
 # CLOCK
 #---------------------------------------------
-time1_format = %A %d %H:%M
+#time1_format = %A %d %H:%M
 time1_font = Dejavu sans 10
 #time2_format = %A %d %B
 time2_font = sans 7
 clock_font_color = #000000 80
 clock_padding = 8 0
-clock_background_id = 0
+clock_background_id = 1
 
 #---------------------------------------------
 # MOUSE ACTION ON TASK
This page took 0.027652 seconds and 4 git commands to generate.