fixed issue 45, segfault without clock
git-svn-id: http://tint2.googlecode.com/svn/trunk@55 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
8
tintrc03
8
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
|
||||
|
||||
Reference in New Issue
Block a user