patch from Robert Escriva and fixed MULTI_MONITOR mode with task_on_all_desktop
git-svn-id: http://tint2.googlecode.com/svn/trunk@27 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
6
tintrc02
6
tintrc02
@@ -19,8 +19,8 @@ border_color = #cccccc 40
|
||||
# PANEL
|
||||
#---------------------------------------------
|
||||
panel_monitor = 1
|
||||
panel_position = top right
|
||||
panel_size = 600 27
|
||||
panel_position = bottom left
|
||||
panel_size = 0 27
|
||||
panel_margin = 0 0
|
||||
panel_padding = 4 0
|
||||
font_shadow = 0
|
||||
@@ -29,7 +29,7 @@ panel_background_id = 1
|
||||
#---------------------------------------------
|
||||
# TASKBAR
|
||||
#---------------------------------------------
|
||||
taskbar_mode = multi_desktop
|
||||
taskbar_mode = multi_monitor
|
||||
taskbar_padding = 4 0
|
||||
taskbar_background_id = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user