add another padding parameter in config file, update documentation and sample config file
git-svn-id: http://tint2.googlecode.com/svn/trunk@28 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
8
tintrc06
8
tintrc06
@@ -25,10 +25,10 @@ border_color = #ffffff 0
|
||||
# PANEL
|
||||
#---------------------------------------------
|
||||
panel_monitor = 1
|
||||
panel_position = bottom left
|
||||
panel_position = top left
|
||||
panel_size = 0 30
|
||||
panel_margin = 0 0
|
||||
panel_padding = 11 2
|
||||
panel_padding = 9 2 7
|
||||
font_shadow = 0
|
||||
panel_background_id = 0
|
||||
|
||||
@@ -36,7 +36,7 @@ panel_background_id = 0
|
||||
# TASKBAR
|
||||
#---------------------------------------------
|
||||
taskbar_mode = multi_desktop
|
||||
taskbar_padding = 3 3
|
||||
taskbar_padding = 3 3 0
|
||||
taskbar_background_id = 1
|
||||
|
||||
#---------------------------------------------
|
||||
@@ -67,7 +67,7 @@ time1_format = %A %d %H:%M
|
||||
time1_font = sans bold 8
|
||||
#time2_format = %A %d %B
|
||||
time2_font = sans 7
|
||||
clock_font_color = #ffffff 59
|
||||
clock_font_color = #ffffff 65
|
||||
clock_padding = 6 0
|
||||
clock_background_id = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user