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:
lorthiois@bbsoft.fr
2009-01-20 21:16:54 +00:00
parent 024e8fb1f3
commit e36c729d7b
24 changed files with 272 additions and 265 deletions

View File

@@ -8,44 +8,49 @@
rounded = 1
border_width = 0
background_color = #282828 40
border_color = #000000 40
border_color = #000000 0
rounded = 1
border_width = 1
background_color = #282828 0
background_color = #cccccc 0
border_color = #cccccc 30
rounded = 1
border_width = 0
background_color = #cccccc 20
border_color = #cccccc 40
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = 1
panel_position = bottom left
panel_position = top left
panel_size = 0 27
panel_margin = 0 0
panel_padding = 4 0
panel_padding = 7 3 7
font_shadow = 0
panel_background_id = 1
#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = multi_monitor
taskbar_padding = 4 0
taskbar_background_id = 0
taskbar_mode = multi_desktop
taskbar_padding = 0 0 0
taskbar_background_id = 2
#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 0
task_width = 30
task_width = 35
task_centered = 1
task_padding = 2 5
task_padding = 2 1
task_font = sans 8
task_font_color = #ffffff 60
task_active_font_color = #ffffff 100
task_background_id = 0
task_active_background_id = 2
task_active_background_id = 3
#---------------------------------------------
# SYSTRAY