basic systray with some bugs, update tintrc sample file
git-svn-id: http://tint2.googlecode.com/svn/trunk@64 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
14
tintrc04
14
tintrc04
@@ -19,10 +19,10 @@ border_color = #d1d1d1 40
|
||||
# PANEL
|
||||
#---------------------------------------------
|
||||
panel_monitor = all
|
||||
panel_position = bottom left
|
||||
panel_size = 99% 27
|
||||
panel_position = bottom center
|
||||
panel_size = 97% 26
|
||||
panel_margin = 0 0
|
||||
panel_padding = 5 3 5
|
||||
panel_padding = 0 2 5
|
||||
font_shadow = 0
|
||||
panel_background_id = 0
|
||||
|
||||
@@ -47,10 +47,16 @@ task_active_font_color = #ffffff 90
|
||||
task_background_id = 1
|
||||
task_active_background_id = 2
|
||||
|
||||
#---------------------------------------------
|
||||
# SYSTRAYBAR
|
||||
#---------------------------------------------
|
||||
systray_padding = 5 3 5
|
||||
systray_background_id = 1
|
||||
|
||||
#---------------------------------------------
|
||||
# CLOCK
|
||||
#---------------------------------------------
|
||||
time1_format = %a %d %H:%M
|
||||
#time1_format = %a %d %H:%M
|
||||
time1_font = sans bold 7.5
|
||||
#time2_format = %A %d %B
|
||||
time2_font = sans bold 7.5
|
||||
|
||||
Reference in New Issue
Block a user