use tintwizard and format sample files with tintwizard

git-svn-id: http://tint2.googlecode.com/svn/trunk@449 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77 2010-05-09 19:38:01 +00:00
parent 5c4735c3b6
commit b083a4346f
19 changed files with 813 additions and 1117 deletions

View file

@ -1,144 +1,118 @@
#--------------------------------------------- # Tint2 config file
# TINT2 CONFIG FILE # Generated by tintwizard (http://code.google.com/p/tintwizard/)
#--------------------------------------------- # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
#--------------------------------------------- # Background definitions
# BACKGROUND AND BORDER # ID 1
#---------------------------------------------
rounded = 7 rounded = 7
border_width = 2 border_width = 2
background_color = #000000 60 background_color = #000000 60
border_color = #ffffff 18 border_color = #FFFFFF 17
# ID 2
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #ffffff 40 background_color = #FFFFFF 40
border_color = #ffffff 50 border_color = #FFFFFF 49
# ID 3
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #ffffff 18 background_color = #FFFFFF 17
border_color = #ffffff 70 border_color = #FFFFFF 69
#--------------------------------------------- # Panel
# PANEL
#---------------------------------------------
panel_monitor = all panel_monitor = all
panel_position = bottom center horizontal panel_position = bottom center horizontal
panel_size = 94% 30 panel_size = 94% 30
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 7 0 7 panel_padding = 7 0 7
font_shadow = 0
panel_background_id = 1
wm_menu = 0
panel_dock = 0 panel_dock = 0
wm_menu = 0
panel_layer = top panel_layer = top
panel_background_id = 1
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 2
strut_policy = follow_size strut_policy = follow_size
#--------------------------------------------- # Taskbar
# TASKBAR
#---------------------------------------------
taskbar_mode = single_desktop taskbar_mode = single_desktop
taskbar_padding = 2 3 2 taskbar_padding = 2 3 2
taskbar_background_id = 0 taskbar_background_id = 0
taskbar_active_background_id = 0 taskbar_active_background_id = 0
#--------------------------------------------- # Tasks
# TASKS urgent_nb_of_blink = 8
#---------------------------------------------
task_icon = 1 task_icon = 1
task_text = 1 task_text = 1
task_maximum_size = 140 35
task_centered = 1 task_centered = 1
task_maximum_size = 140 35
task_padding = 6 2 task_padding = 6 2
task_font = sans 7
# Task inactive
task_font_color = #ffffff 70
task_icon_asb = 70 0 0
task_background_id = 3 task_background_id = 3
# Task active
task_active_font_color = #ffffff 85
task_active_icon_asb = 100 0 0
task_active_background_id = 2 task_active_background_id = 2
# Task urgent
task_urgent_font_color = #ffffff 85
task_urgent_icon_asb = 100 0 0
task_urgent_background_id = 2 task_urgent_background_id = 2
urgent_nb_of_blink = 8
# Task iconified
task_iconified_font_color = #ffffff 70
task_iconified_icon_asb = 70 0 0
task_iconified_background_id = 3 task_iconified_background_id = 3
# Task Icons
task_icon_asb = 70 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 70 0 0
#--------------------------------------------- # Fonts
# SYSTRAYBAR task_font = sans 7
#--------------------------------------------- task_font_color = #FFFFFF 69
task_active_font_color = #FFFFFF 84
task_urgent_font_color = #FFFFFF 84
task_iconified_font_color = #FFFFFF 69
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 0 4 5 systray_padding = 0 4 5
systray_background_id = 0
systray_sort = ascending systray_sort = ascending
systray_background_id = 0
systray_icon_size = 16 systray_icon_size = 16
systray_icon_asb = 70 0 0 systray_icon_asb = 70 0 0
#--------------------------------------------- # Clock
# CLOCK
#---------------------------------------------
time1_format = %H:%M time1_format = %H:%M
time1_font = sans 8 time1_font = sans 8
time2_format = %A %d %B time2_format = %A %d %B
time2_font = sans 6 time2_font = sans 6
clock_font_color = #ffffff 76 clock_font_color = #FFFFFF 75
clock_padding = 1 0 clock_padding = 1 0
clock_background_id = 0 clock_background_id = 0
#clock_lclick_command = xclock
clock_rclick_command = orage clock_rclick_command = orage
#clock_tooltip = %A %d %B
#time1_timezone = :US/Hawaii
#time2_timezone = :Europe/Berlin
#clock_tooltip_timezone = :/usr/share/zoneinfo/Europe/Paris
#--------------------------------------------- # Tooltips
# BATTERY
#---------------------------------------------
battery = 0
battery_hide = 98
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #ffffff 76
battery_padding = 1 0
battery_background_id = 0
#---------------------------------------------
# TOOLTIP
#---------------------------------------------
tooltip = 0 tooltip = 0
tooltip_padding = 2 2 tooltip_padding = 2 2
tooltip_show_timeout = 0.7 tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3 tooltip_hide_timeout = 0.3
tooltip_background_id = 1 tooltip_background_id = 1
tooltip_font_color = #000000 80
tooltip_font = sans 10 tooltip_font = sans 10
tooltip_font_color = #000000 80
#--------------------------------------------- # Mouse
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none mouse_middle = none
mouse_right = close mouse_right = close
mouse_scroll_up = toggle mouse_scroll_up = toggle
mouse_scroll_down = iconify mouse_scroll_down = iconify
#--------------------------------------------- # Battery
# AUTOHIDE OPTIONS battery = 0
#--------------------------------------------- battery_low_status = 10
autohide = 0 battery_low_cmd = notify-send "battery low"
autohide_show_timeout = 0.3 battery_hide = 98
autohide_hide_timeout = 2 bat1_font = sans 8
autohide_height = 2 bat2_font = sans 6
battery_font_color = #FFFFFF 75
battery_padding = 1 0
battery_background_id = 0
# End of config

View file

@ -1,106 +1,92 @@
#--------------------------------------------- # Tint2 config file
# TINT2 CONFIG FILE # Generated by tintwizard (http://code.google.com/p/tintwizard/)
#--------------------------------------------- # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
#--------------------------------------------- # Background definitions
# BACKGROUND AND BORDER # ID 1
#---------------------------------------------
rounded = 7 rounded = 7
border_width = 1 border_width = 1
background_color = #000000 60 background_color = #000000 60
border_color = #ffffff 18 border_color = #FFFFFF 17
# ID 2
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #ffffff 40 background_color = #FFFFFF 40
border_color = #ffffff 50 border_color = #FFFFFF 49
# ID 3
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #ffffff 18 background_color = #FFFFFF 17
border_color = #ffffff 70 border_color = #FFFFFF 69
#--------------------------------------------- # Panel
# PANEL
#---------------------------------------------
panel_monitor = all panel_monitor = all
panel_position = bottom center horizontal panel_position = bottom center horizontal
panel_size = 98% 28 panel_size = 98% 28
panel_margin = 0 5 panel_margin = 0 5
panel_padding = 3 0 3 panel_padding = 3 0 3
panel_background_id = 0 panel_dock = 0
panel_layer = bottom
wm_menu = 0 wm_menu = 0
strut_policy = follow_size panel_layer = bottom
panel_background_id = 0
# Panel Autohide # Panel Autohide
autohide = 0 autohide = 0
autohide_show_timeout = 0.7 autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5 autohide_hide_timeout = 1.5
autohide_height = 2 autohide_height = 2
strut_policy = follow_size
#--------------------------------------------- # Taskbar
# TASKBAR
#---------------------------------------------
taskbar_mode = single_desktop taskbar_mode = single_desktop
taskbar_padding = 2 2 2 taskbar_padding = 2 2 2
taskbar_background_id = 1 taskbar_background_id = 1
taskbar_active_background_id = 1 taskbar_active_background_id = 1
#--------------------------------------------- # Tasks
# TASKS urgent_nb_of_blink = 8
#---------------------------------------------
task_icon = 1 task_icon = 1
task_text = 1 task_text = 1
task_maximum_size = 140 35
task_centered = 1 task_centered = 1
task_maximum_size = 140 35
task_padding = 2 3 task_padding = 2 3
task_font = Sawasdee Bold 8
font_shadow = 0
# Task inactive
task_font_color = #ffffff 90
task_icon_asb = 80 0 0
task_background_id = 3 task_background_id = 3
# Task active
task_active_font_color = #ffffff 100
task_active_icon_asb = 100 0 0
task_active_background_id = 2 task_active_background_id = 2
# Task urgent
task_urgent_font_color = #ffffff 100
task_urgent_icon_asb = 100 0 0
task_urgent_background_id = 2 task_urgent_background_id = 2
urgent_nb_of_blink = 8
# Task iconified
task_iconified_font_color = #ffffff 90
task_iconified_icon_asb = 80 0 0
task_iconified_background_id = 3 task_iconified_background_id = 3
# Task Icons
task_icon_asb = 80 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 80 0 0
#--------------------------------------------- # Fonts
# SYSTRAYBAR task_font = Sawasdee Bold 8
#--------------------------------------------- task_font_color = #FFFFFF 89
task_active_font_color = #FFFFFF 100
task_urgent_font_color = #FFFFFF 100
task_iconified_font_color = #FFFFFF 89
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 6 0 5 systray_padding = 6 0 5
systray_background_id = 1
systray_sort = left2right systray_sort = left2right
systray_icon_asb = 100 0 -10 systray_background_id = 1
systray_icon_size = 18 systray_icon_size = 18
systray_icon_asb = 100 0 -10
#--------------------------------------------- # Clock
# CLOCK
#---------------------------------------------
time1_format = %H:%M time1_format = %H:%M
time1_font = Sawasdee Bold 12 time1_font = Sawasdee Bold 12
clock_font_color = #ffffff 90 clock_font_color = #FFFFFF 89
clock_tooltip = %A %d %B
clock_padding = 4 0 clock_padding = 4 0
clock_background_id = 1 clock_background_id = 1
clock_lclick_command =
clock_rclick_command = gsimplecal clock_rclick_command = gsimplecal
clock_tooltip = %A %d %B
# Tooltips # Tooltips
tooltip = 0 tooltip = 0
@ -109,27 +95,23 @@ tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3 tooltip_hide_timeout = 0.3
tooltip_background_id = 1 tooltip_background_id = 1
tooltip_font = Sans 10 tooltip_font = Sans 10
tooltip_font_color = #OOOOOO 80 tooltip_font_color = #000000 80
#--------------------------------------------- # Mouse
# BATTERY
#---------------------------------------------
battery = 0
battery_hide = 95
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #ffffff 76
battery_padding = 1 0
battery_background_id = 0
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = close mouse_middle = close
mouse_right = none mouse_right = none
mouse_scroll_up = toggle mouse_scroll_up = toggle
mouse_scroll_down = iconify mouse_scroll_down = iconify
# End of config # Battery
battery = 0
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = 95
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #FFFFFF 75
battery_padding = 1 0
battery_background_id = 0
# End of config

View file

@ -1,31 +1,31 @@
#--------------------------------------------- # Tint2 config file
# TINT2 CONFIG FILE # Generated by tintwizard (http://code.google.com/p/tintwizard/)
#--------------------------------------------- # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
# Background definitions # Background definitions
# ID 1 # ID 1
rounded = 0 rounded = 0
border_width = 1 border_width = 1
background_color = #eaeaea 100 background_color = #EAEAEA 100
border_color = #bbbbbb 100 border_color = #BBBBBB 100
# ID 2 # ID 2
rounded = 2 rounded = 2
border_width = 1 border_width = 1
background_color = #e0ebe7 100 background_color = #E0EBE7 100
border_color = #bbbbbb 100 border_color = #BBBBBB 100
# ID 3 # ID 3
rounded = 2 rounded = 2
border_width = 1 border_width = 1
background_color = #fcfafb 100 background_color = #FCFAFB 100
border_color = #bbbbbb 100 border_color = #BBBBBB 100
# ID 4 # ID 4
rounded = 2 rounded = 2
border_width = 2 border_width = 2
background_color = #e0ebe7 100 background_color = #E0EBE7 100
border_color = #f15a7d 80 border_color = #F15A7D 80
# Panel # Panel
panel_monitor = all panel_monitor = all
@ -33,70 +33,66 @@ panel_position = bottom center horizontal
panel_size = 100% 30 panel_size = 100% 30
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 7 3 4 panel_padding = 7 3 4
panel_background_id = 1 panel_dock = 0
panel_layer = top
wm_menu = 1 wm_menu = 1
strut_policy = follow_size panel_layer = top
panel_background_id = 1
# Panel Autohide # Panel Autohide
autohide = 0 autohide = 0
autohide_show_timeout = 0.7 autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5 autohide_hide_timeout = 1.5
autohide_height = 2 autohide_height = 2
strut_policy = follow_size
# Taskbar # Taskbar
taskbar_mode = single_monitor taskbar_mode = None
taskbar_padding = 0 0 2 taskbar_padding = 0 0 2
taskbar_background_id = 0 taskbar_background_id = 0
#taskbar_active_background_id = 0
# Tasks # Tasks
urgent_nb_of_blink = 20
task_icon = 1 task_icon = 1
task_text = 1 task_text = 1
task_centered = 1 task_centered = 1
task_maximum_size = 140 40 task_maximum_size = 140 40
task_padding = 5 3 task_padding = 5 3
task_font = sans 10
# Task inactive
task_font_color = #000000 100
task_icon_asb = 80 0 0
task_background_id = 2 task_background_id = 2
# Task active
task_active_font_color = #000000 100
task_active_icon_asb = 100 0 0
task_active_background_id = 3 task_active_background_id = 3
# Task urgent
task_urgent_font_color = #000000 100
task_urgent_icon_asb = 100 0 0
task_urgent_background_id = 4 task_urgent_background_id = 4
urgent_nb_of_blink = 20
# Task iconified
task_iconified_font_color = #000000 100
task_iconified_icon_asb = 80 0 0
task_iconified_background_id = 2 task_iconified_background_id = 2
# Systray # Task Icons
task_icon_asb = 80 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 80 0 0
# Fonts
task_font = sans 10
task_font_color = #000000 100
task_active_font_color = #000000 100
task_urgent_font_color = #000000 100
task_iconified_font_color = #000000 100
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 5 0 5 systray_padding = 5 0 5
systray_background_id = 2
systray_sort = ascending systray_sort = ascending
systray_icon_asb = 100 0 -10 systray_background_id = 2
systray_icon_size = 15 systray_icon_size = 15
systray_icon_asb = 100 0 -10
# Clock # Clock
time1_format = %F %l:%M %P time1_format = %F %l:%M %P
time1_font = sans 10 time1_font = sans 10
#time2_format =
#time2_font = sans 6
clock_font_color = #000000 100 clock_font_color = #000000 100
clock_tooltip = %A %d %B
clock_padding = 1 1 clock_padding = 1 1
clock_background_id = 0 clock_background_id = 0
#clock_lclick_command = xclock
clock_rclick_command = gsimplecal clock_rclick_command = gsimplecal
clock_tooltip = %A %d %B
# Tooltips # Tooltips
tooltip = 1 tooltip = 1
@ -105,18 +101,7 @@ tooltip_show_timeout = 1.2
tooltip_hide_timeout = 0.3 tooltip_hide_timeout = 0.3
tooltip_background_id = 1 tooltip_background_id = 1
tooltip_font = Sans 9 tooltip_font = Sans 9
tooltip_font_color = #5e5e5e 100 tooltip_font_color = #5E5E5E 100
# Battery
battery = 0
battery_hide = 95
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
bat1_font = Sans 9
bat2_font = Sans 8
battery_font_color = #000000 100
battery_padding = 1 1
battery_background_id = 0
# Mouse # Mouse
mouse_middle = none mouse_middle = none
@ -124,4 +109,15 @@ mouse_right = close
mouse_scroll_up = toggle mouse_scroll_up = toggle
mouse_scroll_down = iconify mouse_scroll_down = iconify
# End of config # Battery
battery = 0
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
battery_hide = 95
bat1_font = Sans 9
bat2_font = Sans 8
battery_font_color = #000000 100
battery_padding = 1 1
battery_background_id = 0
# End of config

View file

@ -1,127 +1,123 @@
#--------------------------------------------- # Tint2 config file
# TINT2 CONFIG FILE # Generated by tintwizard (http://code.google.com/p/tintwizard/)
#--------------------------------------------- # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
# For more information about tint2, see:
# http://code.google.com/p/tint2/wiki/Welcome # Background definitions
# # ID 1
# For more config file examples, see:
# http://crunchbanglinux.org/forums/topic/3232/my-tint2-config/
#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #000000 60 background_color = #000000 60
border_color = #FFFFFF 20 border_color = #FFFFFF 20
# ID 2
rounded = 5 rounded = 5
border_width = 1 border_width = 1
background_color = #ffffff 0 background_color = #FFFFFF 0
border_color = #ffffff 20 border_color = #FFFFFF 20
# ID 3
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #000000 30 background_color = #000000 29
border_color = #000000 1 border_color = #000000 0
# ID 4
rounded = 5 rounded = 5
border_width = 1 border_width = 1
background_color = #e80000 60 background_color = #E80000 60
border_color = #ffffff 20 border_color = #FFFFFF 20
#--------------------------------------------- # Panel
# PANEL
#---------------------------------------------
panel_monitor = all panel_monitor = all
panel_position = bottom center horizontal panel_position = bottom center horizontal
panel_size = 92% 28 panel_size = 92% 28
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 7 0 7 panel_padding = 7 0 7
panel_background_id = 0 panel_dock = 0
panel_layer = top
wm_menu = 1 wm_menu = 1
strut_policy = follow_size panel_layer = top
font_shadow = 0 panel_background_id = 0
#--------------------------------------------- # Panel Autohide
# TASKBAR autohide = 0
#--------------------------------------------- autohide_show_timeout = 0.0
autohide_hide_timeout = 0.0
autohide_height = 0
strut_policy = follow_size
# Taskbar
taskbar_mode = multi_desktop taskbar_mode = multi_desktop
taskbar_padding = 2 3 2 taskbar_padding = 2 3 2
taskbar_background_id = 3 taskbar_background_id = 3
#taskbar_active_background_id = 0
#--------------------------------------------- # Tasks
# TASKS urgent_nb_of_blink = 18
#---------------------------------------------
task_icon = 1 task_icon = 1
task_text = 1 task_text = 1
task_maximum_size = 140 30
task_centered = 1 task_centered = 1
task_maximum_size = 140 30
task_padding = 2 3 task_padding = 2 3
task_font = sans 7
# Task inactive
task_font_color = #ffffff 70
task_icon_asb = 100 0 0
task_background_id = 2 task_background_id = 2
# Task active
task_active_font_color = #ffffff 85
task_active_icon_asb = 100 0 0
task_active_background_id = 1 task_active_background_id = 1
# Task urgent
task_urgent_font_color = #ffffff 85
task_urgent_icon_asb = 100 0 0
task_urgent_background_id = 4 task_urgent_background_id = 4
urgent_nb_of_blink = 18
# Task iconified
task_iconified_font_color = #ffffff 70
task_iconified_icon_asb = 100 0 0
task_iconified_background_id = 2 task_iconified_background_id = 2
# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 100 0 0
#--------------------------------------------- # Fonts
# SYSTRAYBAR task_font = sans 7
#--------------------------------------------- task_font_color = #FFFFFF 69
task_active_font_color = #FFFFFF 84
task_urgent_font_color = #FFFFFF 84
task_iconified_font_color = #FFFFFF 69
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 5 2 5 systray_padding = 5 2 5
systray_background_id = 1
systray_icon_asb = 100 -10 -5
systray_icon_size = 16
systray_sort = ascending systray_sort = ascending
systray_background_id = 1
systray_icon_size = 16
systray_icon_asb = 100 -10 -5
#--------------------------------------------- # Clock
# CLOCK
#---------------------------------------------
time1_format = %H:%M time1_format = %H:%M
time1_font = sans 8 time1_font = sans 8
time2_format = %A %d %B time2_format = %A %d %B
time2_font = sans 6 time2_font = sans 6
clock_font_color = #ffffff 76 clock_font_color = #FFFFFF 75
clock_padding = 4 4 clock_padding = 4 4
clock_background_id = 1 clock_background_id = 1
#--------------------------------------------- # Tooltips
# BATTERY tooltip = 0
#--------------------------------------------- tooltip_padding = 0 0
battery = 0 tooltip_show_timeout = 0
battery_hide = 95 tooltip_hide_timeout = 0
battery_low_status = 7 tooltip_background_id = 0
battery_low_cmd = notify-send "battery low" tooltip_font = Sans 12
bat1_font = sans 8 tooltip_font_color = #FFFFFF 100
bat2_font = sans 6
battery_font_color = #ffffff 76
battery_padding = 1 0
battery_background_id = 1
# Mouse
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none mouse_middle = none
mouse_right = close mouse_right = close
mouse_scroll_up = toggle mouse_scroll_up = toggle
mouse_scroll_down = iconify mouse_scroll_down = iconify
# Battery
battery = 0
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
battery_hide = 95
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #FFFFFF 75
battery_padding = 1 0
battery_background_id = 1
# End of config

View file

@ -6,14 +6,14 @@
# ID 1 # ID 1
rounded = 5 rounded = 5
border_width = 1 border_width = 1
background_color = #44475D 42 background_color = #44475D 41
border_color = #44475D 100 border_color = #44475D 100
# ID 2 # ID 2
rounded = 5 rounded = 5
border_width = 1 border_width = 1
background_color = #FFFFFF 20 background_color = #FFFFFF 20
border_color = #444444 67 border_color = #444444 66
# ID 3 # ID 3
rounded = 0 rounded = 0
@ -24,18 +24,20 @@ border_color = #444444 20
# ID 4 # ID 4
rounded = 5 rounded = 5
border_width = 1 border_width = 1
background_color = #dbdbdb 50 background_color = #DBDBDB 49
border_color = #222222 75 border_color = #222222 74
# ID 5
rounded = 3 rounded = 3
border_width = 0 border_width = 0
background_color = #44475D 20 background_color = #44475D 20
border_color = #222222 75 border_color = #222222 74
# ID 6
rounded = 3 rounded = 3
border_width = 0 border_width = 0
background_color = #de1150 35 background_color = #DE1150 34
border_color = #222222 75 border_color = #222222 74
# Panel # Panel
panel_monitor = all panel_monitor = all
@ -43,16 +45,17 @@ panel_position = bottom center horizontal
panel_size = 96% 37 panel_size = 96% 37
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 9 3 9 panel_padding = 9 3 9
panel_background_id = 1 panel_dock = 0
panel_layer = top
wm_menu = 1 wm_menu = 1
strut_policy = follow_size panel_layer = top
panel_background_id = 1
# Panel Autohide # Panel Autohide
autohide = 0 autohide = 0
autohide_show_timeout = 0.3 autohide_show_timeout = 0.3
autohide_hide_timeout = 1.7 autohide_hide_timeout = 1.7
autohide_height = 2 autohide_height = 2
strut_policy = follow_size
# Taskbar # Taskbar
taskbar_mode = multi_desktop taskbar_mode = multi_desktop
@ -61,54 +64,49 @@ taskbar_background_id = 2
taskbar_active_background_id = 4 taskbar_active_background_id = 4
# Tasks # Tasks
urgent_nb_of_blink = 16
task_icon = 1 task_icon = 1
task_text = 0 task_text = 0
task_centered = 1 task_centered = 1
task_maximum_size = 40 20 task_maximum_size = 40 20
task_padding = 0 2 task_padding = 0 2
task_font = kiloji 10
font_shadow = 0
# Task inactive
task_font_color = #333333 80
task_icon_asb = 100 -25 -8
task_background_id = 0 task_background_id = 0
# Task active
task_active_font_color = #333333 100
task_active_icon_asb = 100 0 -5
task_active_background_id = 5 task_active_background_id = 5
# Task urgent
task_urgent_font_color = #333333 100
task_urgent_icon_asb = 100 0 -5
task_urgent_background_id = 6 task_urgent_background_id = 6
urgent_nb_of_blink = 16
# Task iconified
task_iconified_font_color = #333333 80
task_iconified_icon_asb = 100 -25 -8
task_iconified_background_id = 0 task_iconified_background_id = 0
# Systray # Task Icons
task_icon_asb = 100 -25 -8
task_active_icon_asb = 100 0 -5
task_urgent_icon_asb = 100 0 -5
task_iconified_icon_asb = 100 -25 -8
# Fonts
task_font = kiloji 10
task_font_color = #333333 80
task_active_font_color = #333333 100
task_urgent_font_color = #333333 100
task_iconified_font_color = #333333 80
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 7 0 5 systray_padding = 7 0 5
systray_sort = ascending systray_sort = ascending
systray_background_id = 2 systray_background_id = 2
systray_icon_asb = 100 -20 -5
systray_icon_size = 18 systray_icon_size = 18
systray_icon_asb = 100 -20 -5
# Clock # Clock
time1_format = %H:%M time1_format = %H:%M
time1_font = sans 8 bold time1_font = sans 8 bold
time2_format = %A %d %B time2_format = %A %d %B
time2_font = sans 7 time2_font = sans 7
clock_font_color = #ffffff 76 clock_font_color = #FFFFFF 75
clock_tooltip =
clock_padding = 2 0 clock_padding = 2 0
clock_background_id = 0 clock_background_id = 0
clock_lclick_command =
clock_rclick_command = gsimplecal clock_rclick_command = gsimplecal
clock_tooltip =
# Tooltips # Tooltips
tooltip = 1 tooltip = 1
@ -119,21 +117,21 @@ tooltip_background_id = 1
tooltip_font = Sans 8 tooltip_font = Sans 8
tooltip_font_color = #FFFFFF 100 tooltip_font_color = #FFFFFF 100
# Battery
battery = 0
battery_hide = 90
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8 bold
bat2_font = sans 7
battery_font_color = #ffffff 76
battery_padding = 2 0
battery_background_id = 0
# Mouse # Mouse
mouse_middle = none mouse_middle = none
mouse_right = close mouse_right = close
mouse_scroll_up = toggle mouse_scroll_up = toggle
mouse_scroll_down = iconify mouse_scroll_down = iconify
# End of config # Battery
battery = 0
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = sans 8 bold
bat2_font = sans 7
battery_font_color = #FFFFFF 75
battery_padding = 2 0
battery_background_id = 0
# End of config

View file

@ -1,49 +1,49 @@
#--------------------------------------------- # Tint2 config file
# TINT2 CONFIG FILE # Generated by tintwizard (http://code.google.com/p/tintwizard/)
#--------------------------------------------- # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
# Background definitions # Background definitions
# ID 1 # ID 1
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #000000 55 background_color = #000000 54
border_color = #9b9b9b 35 border_color = #9B9B9B 34
# ID 2 # ID 2
rounded = 2 rounded = 2
border_width = 0 border_width = 0
background_color = #000000 70 background_color = #000000 69
border_color = #9b9b9b 75 border_color = #9B9B9B 74
# ID 3 # ID 3
rounded = 1 rounded = 1
border_width = 0 border_width = 0
background_color = #OOOOOO 70 background_color = #000000 69
border_color = #ffffff 20 border_color = #FFFFFF 20
# ID 4 # ID 4
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #bbbbbb 20 background_color = #BBBBBB 20
border_color = #bbbbbb 30 border_color = #BBBBBB 29
# Panel # Panel
panel_monitor = all panel_monitor = all
#panel_position = center left vertical
panel_position = bottom center horizontal panel_position = bottom center horizontal
panel_size = 100% 37 panel_size = 100% 37
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 5 2 3 panel_padding = 5 2 3
panel_background_id = 1 panel_dock = 0
panel_layer = top
wm_menu = 1 wm_menu = 1
strut_policy = follow_size panel_layer = top
panel_background_id = 1
# Panel Autohide # Panel Autohide
autohide = 0 autohide = 0
autohide_show_timeout = 0.7 autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5 autohide_hide_timeout = 1.5
autohide_height = 2 autohide_height = 2
strut_policy = follow_size
# Taskbar # Taskbar
taskbar_mode = multi_desktop taskbar_mode = multi_desktop
@ -52,75 +52,58 @@ taskbar_background_id = 0
taskbar_active_background_id = 2 taskbar_active_background_id = 2
# Tasks # Tasks
urgent_nb_of_blink = 21
task_icon = 1 task_icon = 1
task_text = 0 task_text = 0
task_maximum_size = 50 35
task_centered = 1 task_centered = 1
task_maximum_size = 50 35
task_padding = 4 2 task_padding = 4 2
task_font = kiloji 8
font_shadow = 0
# Task inactive
task_font_color = #a0a0a0 100
task_icon_asb = 90 -100 -20
task_background_id = 0 task_background_id = 0
# Task active
task_active_font_color = #d4d4d4 100
task_active_icon_asb = 100 -70 -10
task_active_background_id = 3 task_active_background_id = 3
# Task urgent
task_urgent_font_color = #d4d4d4 100
task_urgent_icon_asb = 100 -70 -10
task_urgent_background_id = 3 task_urgent_background_id = 3
urgent_nb_of_blink = 21
# Task iconified
task_iconified_font_color = #a0a0a0 100
task_iconified_icon_asb = 90 -100 -20
task_iconified_background_id = 0 task_iconified_background_id = 0
# Task Icons
task_icon_asb = 90 -100 -20
task_active_icon_asb = 100 -70 -10
task_urgent_icon_asb = 100 -70 -10
task_iconified_icon_asb = 90 -100 -20
# Systray # Fonts
task_font = kiloji 8
task_font_color = #A0A0A0 100
task_active_font_color = #D4D4D4 100
task_urgent_font_color = #D4D4D4 100
task_iconified_font_color = #A0A0A0 100
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 8 1 5 systray_padding = 8 1 5
systray_background_id = 2
systray_sort = ascending systray_sort = ascending
systray_icon_asb = 100 -90 -15 systray_background_id = 2
systray_icon_size = 16 systray_icon_size = 16
systray_icon_asb = 100 -90 -15
# CLOCK # Clock
time1_format = %H:%M time1_format = %H:%M
time1_font = sans 8 bold time1_font = sans 8 bold
time2_format = %A %d %B time2_format = %A %d %B
time2_font = sans 7 time2_font = sans 7
clock_font_color = #ffffff 76 clock_font_color = #FFFFFF 75
clock_tooltip = %A %d %B
clock_padding = 2 0 clock_padding = 2 0
clock_background_id = 0 clock_background_id = 0
clock_lclick_command =
clock_rclick_command = gsimplecal clock_rclick_command = gsimplecal
clock_tooltip = %A %d %B
# TOOLTIP # Tooltips
tooltip = 1 tooltip = 1
tooltip_padding = 2 2 tooltip_padding = 2 2
tooltip_show_timeout = 0.9 tooltip_show_timeout = 0.9
tooltip_hide_timeout = 0.3 tooltip_hide_timeout = 0.3
tooltip_background_id = 4 tooltip_background_id = 4
tooltip_font_color = #OOOOOO 80
tooltip_font = sans 10 tooltip_font = sans 10
tooltip_font_color = #000000 80
# Battery
battery = 1
battery_hide = 90
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #ffffff 76
battery_padding = 1 0
battery_background_id = 0
# Mouse # Mouse
mouse_middle = none mouse_middle = none
@ -128,4 +111,15 @@ mouse_right = close
mouse_scroll_up = toggle mouse_scroll_up = toggle
mouse_scroll_down = iconify mouse_scroll_down = iconify
# End of config # Battery
battery = 1
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #FFFFFF 75
battery_padding = 1 0
battery_background_id = 0
# End of config

View file

@ -1,32 +1,31 @@
#--------------------------------------------- # Tint2 config file
# TINT2 CONFIG FILE # Generated by tintwizard (http://code.google.com/p/tintwizard/)
#--------------------------------------------- # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
# Background definitions # Background definitions
# ID 1 # ID 1
rounded = 1 rounded = 1
border_width = 0 border_width = 0
background_color = #282828 50 background_color = #282828 49
border_color = #000000 0 border_color = #000000 0
# ID 2 # ID 2
rounded = 1 rounded = 1
border_width = 1 border_width = 1
background_color = #ffffff 30 background_color = #FFFFFF 29
border_color = #ffffff 60 border_color = #FFFFFF 60
# ID 3 # ID 3
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #ffffff 18 background_color = #FFFFFF 17
border_color = #ffffff 70 border_color = #FFFFFF 69
# ID 4 # ID 4
rounded = 1 rounded = 1
border_width = 0 border_width = 0
background_color = #ffffff 30 background_color = #FFFFFF 29
border_color = #ffffff 60 border_color = #FFFFFF 60
# Panel # Panel
panel_monitor = all panel_monitor = all
@ -34,16 +33,17 @@ panel_position = bottom left horizontal
panel_size = 100% 38 panel_size = 100% 38
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 7 3 7 panel_padding = 7 3 7
panel_background_id = 0 panel_dock = 0
wm_menu = 0 wm_menu = 0
panel_layer = bottom panel_layer = bottom
strut_policy = minimum panel_background_id = 0
# Panel Autohide # Panel Autohide
autohide = 0 autohide = 0
autohide_show_timeout = 0.3 autohide_show_timeout = 0.3
autohide_hide_timeout = 2 autohide_hide_timeout = 2
autohide_height = 4 autohide_height = 4
strut_policy = minimum
# Taskbar # Taskbar
taskbar_mode = multi_desktop taskbar_mode = multi_desktop
@ -52,78 +52,47 @@ taskbar_background_id = 1
taskbar_active_background_id = 1 taskbar_active_background_id = 1
# Tasks # Tasks
urgent_nb_of_blink = 15
task_icon = 1 task_icon = 1
task_text = 0 task_text = 0
task_maximum_size = 45 35
task_centered = 1 task_centered = 1
task_maximum_size = 45 35
task_padding = 2 1 task_padding = 2 1
font_shadow = 0
task_font = sans bold 9
# Task inactive
task_font_color = #ffffff 60
task_icon_asb = 70 0 0
task_background_id = 0 task_background_id = 0
# Task active
task_active_font_color = #ffffff 100
task_active_icon_asb = 100 0 0
task_active_background_id = 2 task_active_background_id = 2
# Task urgent
task_urgent_font_color = #ffffff 100
task_urgent_icon_asb = 70 0 0
task_urgent_background_id = 4 task_urgent_background_id = 4
urgent_nb_of_blink = 15
# Task iconified
task_iconified_font_color = #ffffff 60
task_iconified_icon_asb = 70 0 0
task_iconified_background_id = 0 task_iconified_background_id = 0
# Task Icons
task_icon_asb = 70 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 70 0 0
task_iconified_icon_asb = 70 0 0
# Systray # Fonts
task_font = sans bold 9
task_font_color = #FFFFFF 60
task_active_font_color = #FFFFFF 100
task_urgent_font_color = #FFFFFF 100
task_iconified_font_color = #FFFFFF 60
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 0 4 5 systray_padding = 0 4 5
systray_background_id = 0
systray_sort = left2right systray_sort = left2right
systray_background_id = 0
systray_icon_size = 20 systray_icon_size = 20
systray_icon_asb = 100 0 0 systray_icon_asb = 100 0 0
# Clock
#time1_format = %H:%M
#time1_font = sans 8
#time2_format = %A %d %B
#time2_font = sans 6
#clock_font_color = #ffffff 76
#clock_padding = 1 0
#clock_background_id = 0
#clock_lclick_command = xclock
#clock_rclick_command = orage
#clock_tooltip = %A %d %B
#time1_timezone = :US/Hawaii
#time2_timezone = :Europe/Berlin
#clock_tooltip_timezone = :/usr/share/zoneinfo/Europe/Paris
# Tooltips # Tooltips
tooltip = 0 tooltip = 0
tooltip_padding = 2 2 tooltip_padding = 2 2
tooltip_show_timeout = 0.7 tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3 tooltip_hide_timeout = 0.3
tooltip_background_id = 1 tooltip_background_id = 1
tooltip_font_color = #OOOOOO 80
tooltip_font = sans 10 tooltip_font = sans 10
tooltip_font_color = #000000 80
# Battery
battery = 0
battery_hide = 90
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #ffffff 76
battery_padding = 1 0
battery_background_id = 0
# Mouse # Mouse
mouse_middle = none mouse_middle = none
@ -131,4 +100,15 @@ mouse_right = none
mouse_scroll_up = toggle mouse_scroll_up = toggle
mouse_scroll_down = iconify mouse_scroll_down = iconify
# End of config # Battery
battery = 0
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #FFFFFF 75
battery_padding = 1 0
battery_background_id = 0
# End of config

View file

@ -1,31 +1,31 @@
#--------------------------------------------- # Tint2 config file
# TINT2 CONFIG FILE # Generated by tintwizard (http://code.google.com/p/tintwizard/)
#--------------------------------------------- # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
# Background definitions # Background definitions
# ID 1 # ID 1
rounded = 0 rounded = 0
border_width = 1 border_width = 1
background_color = #888888 30 background_color = #888888 29
border_color = #000000 30 border_color = #000000 29
# ID 2 # ID 2
rounded = 3 rounded = 3
border_width = 1 border_width = 1
background_color = #888888 70 background_color = #888888 69
border_color = #ffffff 50 border_color = #FFFFFF 49
# ID 3 # ID 3
rounded = 3 rounded = 3
border_width = 1 border_width = 1
background_color = #888888 30 background_color = #888888 29
border_color = #ffffff 20 border_color = #FFFFFF 20
# ID 4 # ID 4
rounded = 3 rounded = 3
border_width = 1 border_width = 1
background_color = #888888 30 background_color = #888888 29
border_color = #ed2323 60 border_color = #ED2323 60
# Panel # Panel
panel_monitor = all panel_monitor = all
@ -33,72 +33,58 @@ panel_position = bottom center horizontal
panel_size = 100% 40 panel_size = 100% 40
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 0 0 0 panel_padding = 0 0 0
panel_background_id = 1 panel_dock = 0
panel_layer = top
wm_menu = 1 wm_menu = 1
strut_policy = follow_size panel_layer = top
panel_background_id = 1
# Panel Autohide # Panel Autohide
autohide = 0 autohide = 0
autohide_show_timeout = 0.7 autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5 autohide_hide_timeout = 1.5
autohide_height = 2 autohide_height = 2
strut_policy = follow_size
# Taskbar # Taskbar
taskbar_mode = multi_desktop taskbar_mode = multi_desktop
taskbar_padding = 6 1 6 taskbar_padding = 6 1 6
taskbar_background_id = 0 taskbar_background_id = 0
#taskbar_active_background_id = 0
# Tasks # Tasks
urgent_nb_of_blink = 20
task_icon = 1 task_icon = 1
task_text = 0 task_text = 0
task_maximum_size = 40 40
task_centered = 1 task_centered = 1
task_maximum_size = 40 40
task_padding = 6 3 task_padding = 6 3
task_font = kroeger 06_55 6
font_shadow = 0
# Task inactive
task_font_color = #222222 100
task_icon_asb = 90 0 0
task_background_id = 3 task_background_id = 3
# Task active
task_active_font_color = #000000 100
task_active_icon_asb = 100 0 0
task_active_background_id = 2 task_active_background_id = 2
# Task urgent
task_urgent_font_color = #000000 100
task_urgent_icon_asb = 100 0 0
task_urgent_background_id = 4 task_urgent_background_id = 4
urgent_nb_of_blink = 20
# Task iconified
task_iconified_font_color = #222222 100
task_iconified_icon_asb = 90 0 0
task_iconified_background_id = 3 task_iconified_background_id = 3
# Systray # Task Icons
task_icon_asb = 90 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 90 0 0
# Fonts
task_font = kroeger 06_55 6
task_font_color = #222222 100
task_active_font_color = #000000 100
task_urgent_font_color = #000000 100
task_iconified_font_color = #222222 100
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 4 4 5 systray_padding = 4 4 5
systray_background_id = 0
systray_sort = ascending systray_sort = ascending
systray_background_id = 0
systray_icon_size = 20 systray_icon_size = 20
systray_icon_asb = 100 0 -10 systray_icon_asb = 100 0 -10
# Clock
#time1_format = %I:%M %p
#time1_format = %H:%M
time1_font = snap 7
#time2_format = %d %b
time2_font = snap 7
clock_font_color = #000000 100
clock_padding = 10 3
clock_background_id = 0
clock_lclick_command =
clock_rclick_command = gsimplecal
# Tooltips # Tooltips
tooltip = 1 tooltip = 1
tooltip_padding = 5 0 tooltip_padding = 5 0
@ -108,21 +94,21 @@ tooltip_background_id = 1
tooltip_font = Sans 10 tooltip_font = Sans 10
tooltip_font_color = #FFFFFF 80 tooltip_font_color = #FFFFFF 80
# Battery
battery = 0
battery_hide = 90
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
bat1_font = Sans 12
bat2_font = Sans 12
battery_font_color = #FFFFFF 100
battery_padding = 0 0
battery_background_id = 0
# Mouse # Mouse
mouse_middle = none mouse_middle = none
mouse_right = close mouse_right = close
mouse_scroll_up = toggle mouse_scroll_up = toggle
mouse_scroll_down = iconify mouse_scroll_down = iconify
# End of config # Battery
battery = 0
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = Sans 12
bat2_font = Sans 12
battery_font_color = #FFFFFF 100
battery_padding = 0 0
battery_background_id = 0
# End of config

View file

@ -1,147 +1,125 @@
#--------------------------------------------- # Tint2 config file
# TINT2 CONFIG FILE # Generated by tintwizard (http://code.google.com/p/tintwizard/)
#--------------------------------------------- # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
#--------------------------------------------- # Background definitions
# BACKGROUND AND BORDER # ID 1
#---------------------------------------------
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #000000 50 background_color = #000000 49
border_color = #ffffff 40 border_color = #FFFFFF 40
# ID 2
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #ffffff 60 background_color = #FFFFFF 60
border_color = #ffffff 50 border_color = #FFFFFF 49
# ID 3
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #ffffff 25 background_color = #FFFFFF 24
border_color = #ffffff 70 border_color = #FFFFFF 69
# ID 4
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #bdbdbd 80 background_color = #BDBDBD 80
border_color = #ffffff 70 border_color = #FFFFFF 69
#--------------------------------------------- # Panel
# PANEL
#---------------------------------------------
panel_monitor = all panel_monitor = all
panel_position = top left vertical panel_position = top left vertical
panel_size = 75% 50 panel_size = 75% 50
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 2 2 2 panel_padding = 2 2 2
font_shadow = 1 panel_dock = 0
panel_background_id = 0
wm_menu = 0 wm_menu = 0
panel_layer = top panel_layer = top
panel_background_id = 0
#--------------------------------------------- # Panel Autohide
# TASKBAR
#---------------------------------------------
#taskbar_mode = multi_desktop
taskbar_mode = single_desktop
taskbar_padding = 2 2 2
taskbar_background_id = 1
taskbar_active_background_id = 1
#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 0
task_maximum_size = 140 35
task_centered = 1
task_padding = 6 3
task_font = sans 7
# Task inactive
task_font_color = #ffffff 70
task_icon_asb = 100 0 0
task_background_id = 3
# Task active
task_active_font_color = #ffffff 85
task_active_icon_asb = 100 0 0
task_active_background_id = 2
# Task urgent
task_urgent_font_color = #ec9b9b 85
task_urgent_icon_asb = 100 0 0
task_urgent_background_id = 2
urgent_nb_of_blink = 20
# Task iconified
task_iconified_font_color = #ffffff 70
task_iconified_icon_asb = 90 0 0
task_iconified_background_id = 3
#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray = 1
systray_padding = 4 4 5
systray_background_id = 1
systray_sort = left2right
systray_icon_size = 16
systray_icon_asb = 100 0 0
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M
time1_font = sans bold 8
time2_format = %h.%e
time2_font = sans 6
clock_font_color = #ffffff 76
clock_padding = 4 2
clock_background_id = 1
#clock_lclick_command = xclock
clock_rclick_command = zenity --calendar
clock_tooltip = %A %d %B
#time1_timezone = :US/Hawaii
#time2_timezone = :Europe/Berlin
#clock_tooltip_timezone = :/usr/share/zoneinfo/Europe/Paris
#---------------------------------------------
# BATTERY
#---------------------------------------------
battery = 0
battery_hide = 98
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
bat1_font = sans bold 8
bat2_font = sans 6
battery_font_color = #ffffff 76
battery_padding = 4 2
battery_background_id = 1
#---------------------------------------------
# TOOLTIP
#---------------------------------------------
tooltip = 1
tooltip_padding = 3 2
tooltip_show_timeout = 0.9
tooltip_hide_timeout = 0.3
tooltip_background_id = 4
tooltip_font_color = #000000 90
tooltip_font = sans 8
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
#---------------------------------------------
# AUTOHIDE OPTIONS
#---------------------------------------------
autohide = 0 autohide = 0
autohide_show_timeout = 0.3 autohide_show_timeout = 0.3
autohide_hide_timeout = 2 autohide_hide_timeout = 2
autohide_height = 4 autohide_height = 4
strut_policy = minimum strut_policy = minimum
# Taskbar
taskbar_mode = single_desktop
taskbar_padding = 2 2 2
taskbar_background_id = 1
taskbar_active_background_id = 1
# Tasks
urgent_nb_of_blink = 20
task_icon = 1
task_text = 0
task_centered = 1
task_maximum_size = 140 35
task_padding = 6 3
task_background_id = 3
task_active_background_id = 2
task_urgent_background_id = 2
task_iconified_background_id = 3
# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 90 0 0
# Fonts
task_font = sans 7
task_font_color = #FFFFFF 69
task_active_font_color = #FFFFFF 84
task_urgent_font_color = #EC9B9B 84
task_iconified_font_color = #FFFFFF 69
font_shadow = 1
# System Tray
systray = 1
systray_padding = 4 4 5
systray_sort = left2right
systray_background_id = 1
systray_icon_size = 16
systray_icon_asb = 100 0 0
# Clock
time1_format = %H:%M
time1_font = sans bold 8
time2_format = %h.%e
time2_font = sans 6
clock_font_color = #FFFFFF 75
clock_tooltip = %A %d %B
clock_padding = 4 2
clock_background_id = 1
clock_rclick_command = zenity --calendar
# Tooltips
tooltip = 1
tooltip_padding = 3 2
tooltip_show_timeout = 0.9
tooltip_hide_timeout = 0.3
tooltip_background_id = 4
tooltip_font = sans 8
tooltip_font_color = #000000 89
# Mouse
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# Battery
battery = 0
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = 98
bat1_font = sans bold 8
bat2_font = sans 6
battery_font_color = #FFFFFF 75
battery_padding = 4 2
battery_background_id = 1
# End of config

View file

@ -1,108 +1,94 @@
#--------------------------------------------- # Tint2 config file
# TINT2 CONFIG FILE # Generated by tintwizard (http://code.google.com/p/tintwizard/)
#--------------------------------------------- # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
#--------------------------------------------- # Background definitions
# BACKGROUND AND BORDER # ID 1
#---------------------------------------------
rounded = 1 rounded = 1
border_width = 0 border_width = 0
background_color = #282828 60 background_color = #282828 60
border_color = #000000 0 border_color = #000000 0
# ID 2
rounded = 1 rounded = 1
border_width = 1 border_width = 1
background_color = #cccccc 0 background_color = #CCCCCC 0
border_color = #cccccc 55 border_color = #CCCCCC 54
# ID 3
rounded = 1 rounded = 1
border_width = 0 border_width = 0
background_color = #cccccc 20 background_color = #CCCCCC 20
border_color = #cccccc 40 border_color = #CCCCCC 40
#--------------------------------------------- # Panel
# PANEL
#---------------------------------------------
panel_monitor = all panel_monitor = all
panel_position = bottom center horizontal panel_position = bottom center horizontal
panel_size = 95% 30 panel_size = 95% 30
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 7 3 7 panel_padding = 7 3 7
panel_background_id = 1 panel_dock = 0
panel_layer = top
wm_menu = 1 wm_menu = 1
strut_policy = follow_size panel_layer = top
panel_background_id = 1
# Panel Autohide # Panel Autohide
autohide = 0 autohide = 0
autohide_show_timeout = 0.7 autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5 autohide_hide_timeout = 1.5
autohide_height = 2 autohide_height = 2
strut_policy = follow_size
#--------------------------------------------- # Taskbar
# TASKBAR
#---------------------------------------------
taskbar_mode = multi_desktop taskbar_mode = multi_desktop
taskbar_padding = 0 0 0 taskbar_padding = 0 0 0
taskbar_background_id = 2 taskbar_background_id = 2
taskbar_active_background_id = 2 taskbar_active_background_id = 2
#--------------------------------------------- # Tasks
# TASKS urgent_nb_of_blink = 7
#---------------------------------------------
task_icon = 1 task_icon = 1
task_text = 0 task_text = 0
task_maximum_size = 34 34
task_centered = 1 task_centered = 1
task_maximum_size = 34 34
task_padding = 2 3 task_padding = 2 3
task_font = sans 8
font_shadow = 0
# Task inactive
task_font_color = #ffffff 60
task_icon_asb = 100 0 0
task_background_id = 0 task_background_id = 0
# Task active
task_active_font_color = #ffffff 100
task_active_icon_asb = 100 0 0
task_active_background_id = 3 task_active_background_id = 3
# Task urgent
task_urgent_font_color = #ffffff 60
task_urgent_icon_asb = 100 0 0
task_urgent_background_id = 0 task_urgent_background_id = 0
urgent_nb_of_blink = 7
# Task iconified
task_iconified_font_color = #ffffff 60
task_iconified_icon_asb = 100 0 0
task_iconified_background_id = 0 task_iconified_background_id = 0
# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 100 0 0
#--------------------------------------------- # Fonts
# SYSTRAYBAR task_font = sans 8
#--------------------------------------------- task_font_color = #FFFFFF 60
task_active_font_color = #FFFFFF 100
task_urgent_font_color = #FFFFFF 60
task_iconified_font_color = #FFFFFF 60
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 0 0 5 systray_padding = 0 0 5
systray_background_id = 0
systray_sort = ascending systray_sort = ascending
systray_icon_asb = 100 0 0 systray_background_id = 0
systray_icon_size = 16 systray_icon_size = 16
systray_icon_asb = 100 0 0
#--------------------------------------------- # Clock
# CLOCK
#---------------------------------------------
time1_format = Paris %H:%M - %d/%m time1_format = Paris %H:%M - %d/%m
time1_font = sans 7 time1_font = sans 7
time2_format = Moscow %H:%M - %d/%m time2_format = Moscow %H:%M - %d/%m
time2_font = sans 7 time2_font = sans 7
clock_font_color = #ffffff 100 clock_font_color = #FFFFFF 100
clock_tooltip =
clock_padding = 1 0 clock_padding = 1 0
clock_background_id = 0 clock_background_id = 0
clock_lclick_command =
clock_rclick_command = gsimplecal clock_rclick_command = gsimplecal
clock_tooltip =
time1_timezone = :Europe/Paris time1_timezone = :Europe/Paris
time2_timezone = :Europe/Moscow time2_timezone = :Europe/Moscow
@ -115,25 +101,21 @@ tooltip_background_id = 1
tooltip_font = Sans 7 tooltip_font = Sans 7
tooltip_font_color = #FFFFFF 100 tooltip_font_color = #FFFFFF 100
#--------------------------------------------- # Mouse
# BATTERY
#---------------------------------------------
battery = 1
battery_hide = 90
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
bat1_font = sans 7
bat2_font = sans 7
battery_font_color = #ffffff 100
battery_padding = 1 0
battery_background_id = 0
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none mouse_middle = none
mouse_right = close mouse_right = close
mouse_scroll_up = toggle mouse_scroll_up = toggle
mouse_scroll_down = iconify mouse_scroll_down = iconify
# End of config # Battery
battery = 1
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = sans 7
bat2_font = sans 7
battery_font_color = #FFFFFF 100
battery_padding = 1 0
battery_background_id = 0
# End of config

View file

@ -13,25 +13,25 @@ border_color = #076073 100
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #000000 100 background_color = #000000 100
border_color = #FFFFFF 9 border_color = #FFFFFF 8
# ID 3 # ID 3
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #222222 100 background_color = #222222 100
border_color = #222222 9 border_color = #222222 8
# ID 4 # ID 4
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #222222 100 background_color = #222222 100
border_color = #222222 9 border_color = #222222 8
# ID 5 # ID 5
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #FFFFFF 100 background_color = #FFFFFF 100
border_color = #FFFFFF 9 border_color = #FFFFFF 8
# Panel # Panel
panel_monitor = LVDS panel_monitor = LVDS
@ -40,16 +40,16 @@ panel_size = 100% 35
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 0 0 0 panel_padding = 0 0 0
panel_dock = 0 panel_dock = 0
panel_background_id = 0
panel_layer = bottom
wm_menu = 1 wm_menu = 1
strut_policy = follow_size panel_layer = bottom
panel_background_id = 0
# Panel Autohide # Panel Autohide
autohide = 0 autohide = 0
autohide_show_timeout = 0.7 autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5 autohide_hide_timeout = 1.5
autohide_height = 2 autohide_height = 2
strut_policy = follow_size
# Taskbar # Taskbar
taskbar_mode = multi_desktop taskbar_mode = multi_desktop
@ -58,42 +58,37 @@ taskbar_background_id = 2
taskbar_active_background_id = 2 taskbar_active_background_id = 2
# Tasks # Tasks
urgent_nb_of_blink = 7
task_icon = 0 task_icon = 0
task_text = 1 task_text = 1
task_centered = 1 task_centered = 1
task_maximum_size = 0 32 task_maximum_size = 0 32
task_padding = 5 2 task_padding = 5 2
task_font = Aller 7.6
font_shadow = 0
# Task inactive
task_font_color = #D3CAAA 34
task_icon_asb = 100 -90 -15
task_background_id = 4 task_background_id = 4
# Task active
task_active_font_color = #FFFFFF 100
task_active_icon_asb = 100 -70 0
task_active_background_id = 1 task_active_background_id = 1
# Task urgent
task_urgent_font_color = #FFFFFF 100
task_urgent_icon_asb = 100 -90 -15
task_urgent_background_id = 0 task_urgent_background_id = 0
urgent_nb_of_blink = 7
# Task iconified
task_iconified_font_color = #D3CAAA 34
task_iconified_icon_asb = 100 -90 -15
task_iconified_background_id = 4 task_iconified_background_id = 4
# Task Icons
task_icon_asb = 100 -90 -15
task_active_icon_asb = 100 -70 0
task_urgent_icon_asb = 100 -90 -15
task_iconified_icon_asb = 100 -90 -15
# Fonts
task_font = Aller 7.6
task_font_color = #D3CAAA 33
task_active_font_color = #FFFFFF 100
task_urgent_font_color = #FFFFFF 100
task_iconified_font_color = #D3CAAA 33
font_shadow = 0
# System Tray # System Tray
systray = 1 systray = 1
systray_padding = 5 5 5 systray_padding = 5 5 5
systray_sort = ascending systray_sort = ascending
systray_background_id = 4 systray_background_id = 4
systray_icon_size = 18 systray_icon_size = 18
#systray_icon_asb = 100 0 1
systray_icon_asb = 100 -90 -15 systray_icon_asb = 100 -90 -15
# Clock # Clock
@ -105,7 +100,6 @@ clock_font_color = #FFFFFF 100
clock_tooltip = %A %d %B clock_tooltip = %A %d %B
clock_padding = 4 2 clock_padding = 4 2
clock_background_id = 1 clock_background_id = 1
#clock_lclick_command = xclock
clock_rclick_command = gsimplecal clock_rclick_command = gsimplecal
# Tooltips # Tooltips
@ -115,7 +109,13 @@ tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3 tooltip_hide_timeout = 0.3
tooltip_background_id = 4 tooltip_background_id = 4
tooltip_font = Aller 8 tooltip_font = Aller 8
tooltip_font_color = #D3CAAA 34 tooltip_font_color = #D3CAAA 33
# Mouse
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# Battery # Battery
battery = 1 battery = 1
@ -124,14 +124,8 @@ battery_low_cmd = notify-send "battery low"
battery_hide = 90 battery_hide = 90
bat1_font = Diavlo 10 bat1_font = Diavlo 10
bat2_font = Aller 0 bat2_font = Aller 0
battery_font_color = #D3CAAA 49 battery_font_color = #D3CAAA 48
battery_padding = 4 2 battery_padding = 4 2
battery_background_id = 4 battery_background_id = 4
# Mouse # End of config
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# End of config

View file

@ -13,25 +13,25 @@ border_color = #730A07 100
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #000000 100 background_color = #000000 100
border_color = #FFFFFF 9 border_color = #FFFFFF 8
# ID 3 # ID 3
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #222222 100 background_color = #222222 100
border_color = #222222 9 border_color = #222222 8
# ID 4 # ID 4
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #222222 100 background_color = #222222 100
border_color = #222222 9 border_color = #222222 8
# ID 5 # ID 5
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #FFFFFF 100 background_color = #FFFFFF 100
border_color = #FFFFFF 9 border_color = #FFFFFF 8
# Panel # Panel
panel_monitor = all panel_monitor = all
@ -39,16 +39,17 @@ panel_position = bottom left horizontal
panel_size = 100% 42 panel_size = 100% 42
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 0 0 0 panel_padding = 0 0 0
panel_background_id = 0 panel_dock = 0
panel_layer = bottom
wm_menu = 1 wm_menu = 1
strut_policy = follow_size panel_layer = bottom
panel_background_id = 0
# Panel Autohide # Panel Autohide
autohide = 0 autohide = 0
autohide_show_timeout = 0.7 autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5 autohide_hide_timeout = 1.5
autohide_height = 2 autohide_height = 2
strut_policy = follow_size
# Taskbar # Taskbar
taskbar_mode = multi_desktop taskbar_mode = multi_desktop
@ -57,42 +58,37 @@ taskbar_background_id = 2
#taskbar_active_background_id = 0 #taskbar_active_background_id = 0
# Tasks # Tasks
urgent_nb_of_blink = 7
task_icon = 0 task_icon = 0
task_text = 1 task_text = 1
task_centered = 1 task_centered = 1
task_maximum_size = 0 32 task_maximum_size = 0 32
task_padding = 5 1 task_padding = 5 1
task_font = Aller 7.6
font_shadow = 0
# Task inactive
task_font_color = #D3CAAA 34
task_icon_asb = 100 -90 -15
task_background_id = 4 task_background_id = 4
# Task active
task_active_font_color = #FFFFFF 100
task_active_icon_asb = 100 -70 0
task_active_background_id = 1 task_active_background_id = 1
# Task urgent
task_urgent_font_color = #FFFFFF 100
task_urgent_icon_asb = 100 -90 -15
task_urgent_background_id = 0 task_urgent_background_id = 0
urgent_nb_of_blink = 7
# Task iconified
task_iconified_font_color = #D3CAAA 34
task_iconified_icon_asb = 100 -90 -15
task_iconified_background_id = 4 task_iconified_background_id = 4
# Task Icons
task_icon_asb = 100 -90 -15
task_active_icon_asb = 100 -70 0
task_urgent_icon_asb = 100 -90 -15
task_iconified_icon_asb = 100 -90 -15
# Fonts
task_font = Aller 7.6
task_font_color = #D3CAAA 33
task_active_font_color = #FFFFFF 100
task_urgent_font_color = #FFFFFF 100
task_iconified_font_color = #D3CAAA 33
font_shadow = 0
# System Tray # System Tray
systray = 1 systray = 1
systray_padding = 5 5 5 systray_padding = 5 5 5
systray_sort = ascending systray_sort = ascending
systray_background_id = 4 systray_background_id = 4
systray_icon_size = 18 systray_icon_size = 18
#systray_icon_asb = 100 0 1
systray_icon_asb = 100 -90 -15 systray_icon_asb = 100 -90 -15
# Clock # Clock
@ -104,7 +100,6 @@ clock_font_color = #FFFFFF 100
clock_tooltip = %A %d %B clock_tooltip = %A %d %B
clock_padding = 4 2 clock_padding = 4 2
clock_background_id = 1 clock_background_id = 1
#clock_lclick_command = xclock
clock_rclick_command = gsimplecal clock_rclick_command = gsimplecal
# Tooltips # Tooltips
@ -114,7 +109,13 @@ tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3 tooltip_hide_timeout = 0.3
tooltip_background_id = 4 tooltip_background_id = 4
tooltip_font = Aller 8 tooltip_font = Aller 8
tooltip_font_color = #D3CAAA 34 tooltip_font_color = #D3CAAA 33
# Mouse
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# Battery # Battery
battery = 1 battery = 1
@ -123,14 +124,8 @@ battery_low_cmd = notify-send "battery low"
battery_hide = 90 battery_hide = 90
bat1_font = Diavlo 10 bat1_font = Diavlo 10
bat2_font = Aller 0 bat2_font = Aller 0
battery_font_color = #D3CAAA 49 battery_font_color = #D3CAAA 48
battery_padding = 4 2 battery_padding = 4 2
battery_background_id = 4 battery_background_id = 4
# Mouse # End of config
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# End of config

View file

@ -12,7 +12,7 @@ border_color = #000000 0
# ID 2 # ID 2
rounded = 1 rounded = 1
border_width = 0 border_width = 0
background_color = #F6B655 87 background_color = #F6B655 86
border_color = #CCCCCC 40 border_color = #CCCCCC 40
# Panel # Panel
@ -23,8 +23,16 @@ panel_margin = 0 0
panel_padding = 3 0 3 panel_padding = 3 0 3
panel_dock = 0 panel_dock = 0
wm_menu = 1 wm_menu = 1
panel_layer = bottom
panel_background_id = 1 panel_background_id = 1
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.0
autohide_hide_timeout = 0.0
autohide_height = 0
strut_policy = none
# Taskbar # Taskbar
taskbar_mode = single_desktop taskbar_mode = single_desktop
taskbar_padding = 0 0 0 taskbar_padding = 0 0 0
@ -38,31 +46,26 @@ task_text = 1
task_centered = 1 task_centered = 1
task_maximum_size = 200 32 task_maximum_size = 200 32
task_padding = 5 0 task_padding = 5 0
task_font = sans 7.5
font_shadow = 0
# Task inactive
task_font_color = #FFFFFF 60
task_icon_asb = 100 0 0
task_background_id = 0 task_background_id = 0
# Task active
task_active_font_color = #000000 100
task_active_icon_asb = 100 0 0
task_active_background_id = 2 task_active_background_id = 2
# Task urgent
task_urgent_font_color = #000000 100
task_urgent_icon_asb = 100 0 0
task_urgent_background_id = 2 task_urgent_background_id = 2
urgent_nb_of_blink = 7
# Task iconified
task_iconified_font_color = #FFFFFF 60
task_iconified_icon_asb = 100 0 0
task_iconified_background_id = 0 task_iconified_background_id = 0
# Systray # Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 100 0 0
# Fonts
task_font = sans 7.5
task_font_color = #FFFFFF 60
task_active_font_color = #000000 100
task_urgent_font_color = #000000 100
task_iconified_font_color = #FFFFFF 60
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 3 0 3 systray_padding = 3 0 3
systray_sort = ascending systray_sort = ascending
@ -73,7 +76,7 @@ systray_icon_asb = 100 -90 -15
# Clock # Clock
time1_format = %H:%M time1_format = %H:%M
time1_font = sans 13 time1_font = sans 13
clock_font_color = #FFFFFF 87 clock_font_color = #FFFFFF 86
clock_padding = 2 0 clock_padding = 2 0
clock_background_id = 0 clock_background_id = 0
@ -94,13 +97,13 @@ mouse_scroll_down = iconify
# Battery # Battery
battery = 1 battery = 1
battery_hide = 90
battery_low_status = 7 battery_low_status = 7
battery_low_cmd = notify-send "battery low" battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = sans 7 bat1_font = sans 7
bat2_font = sans 6 bat2_font = sans 6
battery_font_color = #FFFFFF 100 battery_font_color = #FFFFFF 100
battery_padding = 2 0 battery_padding = 2 0
battery_background_id = 0 battery_background_id = 0
# End of config # End of config

View file

@ -7,12 +7,12 @@
rounded = 3 rounded = 3
border_width = 1 border_width = 1
background_color = #000000 40 background_color = #000000 40
border_color = #D1D1D1 32 border_color = #D1D1D1 31
# ID 2 # ID 2
rounded = 3 rounded = 3
border_width = 1 border_width = 1
background_color = #000000 53 background_color = #000000 52
border_color = #D1D1D1 40 border_color = #D1D1D1 40
# Panel # Panel
@ -23,8 +23,16 @@ panel_margin = 0 0
panel_padding = 0 2 5 panel_padding = 0 2 5
panel_dock = 0 panel_dock = 0
wm_menu = 1 wm_menu = 1
panel_layer = bottom
panel_background_id = 0 panel_background_id = 0
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.0
autohide_hide_timeout = 0.0
autohide_height = 0
strut_policy = none
# Taskbar # Taskbar
taskbar_mode = single_desktop taskbar_mode = single_desktop
taskbar_padding = 0 0 5 taskbar_padding = 0 0 5
@ -38,32 +46,26 @@ task_text = 1
task_centered = 1 task_centered = 1
task_maximum_size = 160 30 task_maximum_size = 160 30
task_padding = 3 1 task_padding = 3 1
task_font = sans bold 7.5
font_shadow = 0
# Task inactive
task_font_color = #FFFFFF 60
task_icon_asb = 100 0 0
task_background_id = 1 task_background_id = 1
# Task active
task_active_font_color = #FFFFFF 88
task_active_icon_asb = 100 0 0
task_active_background_id = 2 task_active_background_id = 2
# Task urgent
task_urgent_font_color = #FFFFFF 88
task_urgent_icon_asb = 100 0 0
task_urgent_background_id = 2 task_urgent_background_id = 2
urgent_nb_of_blink = 7
# Task iconified
task_iconified_font_color = #FFFFFF 60
task_iconified_icon_asb = 100 0 0
task_iconified_background_id = 1 task_iconified_background_id = 1
# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 100 0 0
# Systray # Fonts
task_font = sans bold 7.5
task_font_color = #FFFFFF 60
task_active_font_color = #FFFFFF 87
task_urgent_font_color = #FFFFFF 87
task_iconified_font_color = #FFFFFF 60
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 6 2 6 systray_padding = 6 2 6
systray_sort = ascending systray_sort = ascending
@ -88,13 +90,13 @@ mouse_scroll_down = iconify
# Battery # Battery
battery = 0 battery = 0
battery_hide = 90
battery_low_status = 10 battery_low_status = 10
battery_low_cmd = notify-send "battery low" battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = sans 7 bat1_font = sans 7
bat2_font = sans 7 bat2_font = sans 7
battery_font_color = #FFFFFF 100 battery_font_color = #FFFFFF 100
battery_padding = 1 0 battery_padding = 1 0
battery_background_id = 0 battery_background_id = 0
# End of config # End of config

View file

@ -29,8 +29,10 @@ panel_margin = 0 0
panel_padding = 3 3 3 panel_padding = 3 3 3
panel_dock = 0 panel_dock = 0
wm_menu = 1 wm_menu = 1
panel_layer = bottom
panel_background_id = 3 panel_background_id = 3
# Panel Autohide
autohide = 0 autohide = 0
autohide_show_timeout = 0.2 autohide_show_timeout = 0.2
autohide_hide_timeout = 1.6 autohide_hide_timeout = 1.6
@ -50,38 +52,32 @@ task_text = 1
task_centered = 1 task_centered = 1
task_maximum_size = 200 30 task_maximum_size = 200 30
task_padding = 5 0 task_padding = 5 0
task_font = AvantGardeLTMedium 8
font_shadow = 0
# Task inactive
task_font_color = #151515 60
task_icon_asb = 50 0 0
task_background_id = 1 task_background_id = 1
# Task active
task_active_font_color = #FFFFFF 60
task_active_icon_asb = 100 0 0
task_active_background_id = 2 task_active_background_id = 2
# Task urgent
task_urgent_font_color = #7E9659 90
task_urgent_icon_asb = 100 0 0
task_urgent_background_id = 2 task_urgent_background_id = 2
urgent_nb_of_blink = 7
# Task iconified
task_iconified_font_color = #ffffff 70
task_iconified_icon_asb = 50 0 0
task_iconified_background_id = 1 task_iconified_background_id = 1
# Task Icons
task_icon_asb = 50 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 50 0 0
# Systray # Fonts
task_font = AvantGardeLTMedium 8
task_font_color = #151515 60
task_active_font_color = #FFFFFF 60
task_urgent_font_color = #7E9659 89
task_iconified_font_color = #FFFFFF 69
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 4 2 3 systray_padding = 4 2 3
systray_background_id = 0
systray_sort = ascending systray_sort = ascending
systray_icon_asb = 100 0 -10 systray_background_id = 0
systray_icon_size = 15 systray_icon_size = 15
systray_icon_asb = 100 0 -10
# Clock # Clock
time1_format = %H:%M / %a %d %b time1_format = %H:%M / %a %d %b
@ -99,21 +95,21 @@ tooltip_background_id = 1
tooltip_font = AvantGardeLTMedium 8 tooltip_font = AvantGardeLTMedium 8
tooltip_font_color = #434141 100 tooltip_font_color = #434141 100
# Battery
battery = 0
battery_hide = 90
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #151515 60
battery_padding = 1 0
battery_background_id = 0
# Mouse # Mouse
mouse_middle = none mouse_middle = none
mouse_right = close mouse_right = close
mouse_scroll_up = toggle mouse_scroll_up = toggle
mouse_scroll_down = iconify mouse_scroll_down = iconify
# End of config # Battery
battery = 0
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #151515 60
battery_padding = 1 0
battery_background_id = 0
# End of config

View file

@ -1,41 +1,43 @@
#--------------------------------------------- # Tint2 config file
# TINT2 CONFIG FILE # Generated by tintwizard (http://code.google.com/p/tintwizard/)
#--------------------------------------------- # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
#font used http://www.dafont.com/basicdots.font
# Background definitions # Background definitions
# ID 1
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #303030 90 background_color = #303030 89
border_color = #ffffff 18 border_color = #FFFFFF 17
# ID 2
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #303030 90 background_color = #303030 89
border_color = #ffffff 50 border_color = #FFFFFF 49
# ID 3
rounded = 0 rounded = 0
border_width = 0 border_width = 0
background_color = #303030 50 background_color = #303030 49
border_color = #ffffff 70 border_color = #FFFFFF 69
# Panel # Panel
panel_monitor = all panel_monitor = all
panel_position = top center panel_position = top center horizontal
panel_size = 94% 38 panel_size = 94% 38
panel_margin = 0 1 panel_margin = 0 1
panel_padding = 10 6 6 panel_padding = 10 6 6
panel_background_id = 3
panel_dock = 0 panel_dock = 0
panel_layer = bottom
wm_menu = 1 wm_menu = 1
strut_policy = follow_size panel_layer = bottom
panel_background_id = 3
# Panel Autohide # Panel Autohide
autohide = 0 autohide = 0
autohide_show_timeout = 0.7 autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5 autohide_hide_timeout = 1.5
autohide_height = 2 autohide_height = 2
strut_policy = follow_size
# Taskbar # Taskbar
taskbar_mode = single_desktop taskbar_mode = single_desktop
@ -44,73 +46,47 @@ taskbar_background_id = 0
#taskbar_active_background_id = 0 #taskbar_active_background_id = 0
# Tasks # Tasks
urgent_nb_of_blink = 7
task_icon = 0 task_icon = 0
task_text = 1 task_text = 1
task_maximum_size = 120 32
task_centered = 1 task_centered = 1
task_maximum_size = 120 32
task_padding = 6 2 task_padding = 6 2
task_font = BasicDots 6
font_shadow = 0
# Task inactive
task_font_color = #ffffff 70
task_icon_asb = 100 -90 -15
task_background_id = 2 task_background_id = 2
# Task active
task_active_font_color = #7E9659 90
task_active_icon_asb = 100 -70 0
task_active_background_id = 2 task_active_background_id = 2
# Task urgent
task_urgent_font_color = #7E9659 90
task_urgent_icon_asb = 100 -90 -15
task_urgent_background_id = 2 task_urgent_background_id = 2
urgent_nb_of_blink = 7
# Task iconified
task_iconified_font_color = #ffffff 70
task_iconified_icon_asb = 100 -90 -15
task_iconified_background_id = 0 task_iconified_background_id = 0
# Task Icons
task_icon_asb = 100 -90 -15
task_active_icon_asb = 100 -70 0
task_urgent_icon_asb = 100 -90 -15
task_iconified_icon_asb = 100 -90 -15
# Fonts
task_font = BasicDots 6
task_font_color = #FFFFFF 69
task_active_font_color = #7E9659 89
task_urgent_font_color = #7E9659 89
task_iconified_font_color = #FFFFFF 69
font_shadow = 0
# System Tray # System Tray
systray = 1 systray = 1
systray_padding = 6 3 systray_padding = 6 3 0
systray_sort = ascending systray_sort = ascending
systray_background_id = 1 systray_background_id = 1
systray_icon_size = 18 systray_icon_size = 18
systray_icon_asb = 100 -70 -15 systray_icon_asb = 100 -70 -15
# Clock
#time1_format = %H:%M
#time1_font = sans 8
#time2_format = %A %d %B
#time2_font = sans 6
#clock_font_color = #ffffff 76
#clock_padding = 1 0
#clock_background_id = 0
#clock_lclick_command = xclock
#clock_rclick_command = orage
# Tooltips # Tooltips
tooltip = 0 tooltip = 0
tooltip_padding = 5 5 tooltip_padding = 5 5
tooltip_show_timeout = 0.7 tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3 tooltip_hide_timeout = 0.3
tooltip_background_id = 4 tooltip_background_id = -1
tooltip_font = Aller 8 tooltip_font = Aller 8
tooltip_font_color = #D3CAAA 34 tooltip_font_color = #D3CAAA 33
# Battery
battery = 0
battery_hide = 90
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #ffffff 76
battery_padding = 1 0
battery_background_id = 0
# Mouse # Mouse
mouse_middle = none mouse_middle = none
@ -118,5 +94,15 @@ mouse_right = close
mouse_scroll_up = toggle mouse_scroll_up = toggle
mouse_scroll_down = iconify mouse_scroll_down = iconify
# End of config # Battery
battery = 0
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #FFFFFF 75
battery_padding = 1 0
battery_background_id = 0
# End of config

View file

@ -1,120 +0,0 @@
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 0
border_width = 0
background_color = #ffffff 15
border_color = #ffffff 0
rounded = 0
border_width = 0
background_color = #ffffff 20
border_color = #ffffff 0
rounded = 0
border_width = 0
background_color = #000000 45
border_color = #ffffff 0
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 0 15
panel_margin = 0 0
panel_padding = 0 0 0
font_shadow = 0
panel_background_id = 1
panel_layer = top
wm_menu = 1
#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = single_desktop
taskbar_padding = 0 0 1
taskbar_background_id = 0
#---------------------------------------------
# TASK
#---------------------------------------------
task_icon = 0
task_text = 1
task_maximum_size = 200 0
task_centered = 1
task_padding = 4 0
task_font = sans 6
# Task inactive
task_font_color = #000000 100
task_icon_asb = 100 0 0
task_background_id = 2
# Task active
task_active_font_color = #ffffff 100
task_active_icon_asb = 100 0 0
task_active_background_id = 3
# Task urgent
task_urgent_font_color = #ffffff 100
task_urgent_icon_asb = 100 0 0
task_urgent_background_id = 3
urgent_nb_of_blink = 7
# Task iconified
task_iconified_font_color = #000000 100
task_iconified_icon_asb = 100 0 0
task_iconified_background_id = 2
#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray = 1
systray_padding = 0 2 3
systray_background_id = 0
systray_sort = left2right
systray_icon_size = 0
systray_icon_asb = 100 0 -10
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M
time1_font = sans 6
clock_font_color = #ffffff 100
clock_padding = 3 0
clock_background_id = 0
# Battery
battery = 0
battery_hide = 90
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #ffffff 76
battery_padding = 1 0
battery_background_id = 0
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
#---------------------------------------------
# AUTOHIDE OPTIONS
#---------------------------------------------
autohide = 0
autohide_show_timeout = 0.2
autohide_hide_timeout = 1.6
autohide_height = 1
strut_policy = minimum

View file

@ -1,144 +1,118 @@
#--------------------------------------------- # Tint2 config file
# TINT2 CONFIG FILE # Generated by tintwizard (http://code.google.com/p/tintwizard/)
#--------------------------------------------- # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
#--------------------------------------------- # Background definitions
# BACKGROUND AND BORDER # ID 1
#---------------------------------------------
rounded = 7 rounded = 7
border_width = 2 border_width = 2
background_color = #000000 60 background_color = #000000 60
border_color = #ffffff 18 border_color = #FFFFFF 16
# ID 2
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #ffffff 40 background_color = #FFFFFF 40
border_color = #ffffff 50 border_color = #FFFFFF 48
# ID 3
rounded = 5 rounded = 5
border_width = 0 border_width = 0
background_color = #ffffff 18 background_color = #FFFFFF 16
border_color = #ffffff 70 border_color = #FFFFFF 68
#--------------------------------------------- # Panel
# PANEL
#---------------------------------------------
panel_monitor = all panel_monitor = all
panel_position = bottom center horizontal panel_position = bottom center horizontal
panel_size = 94% 30 panel_size = 94% 30
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 7 0 7 panel_padding = 7 0 7
font_shadow = 0
panel_background_id = 1
wm_menu = 0
panel_dock = 0 panel_dock = 0
wm_menu = 0
panel_layer = top panel_layer = top
panel_background_id = 1
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 2
strut_policy = follow_size strut_policy = follow_size
#--------------------------------------------- # Taskbar
# TASKBAR
#---------------------------------------------
taskbar_mode = single_desktop taskbar_mode = single_desktop
taskbar_padding = 2 3 2 taskbar_padding = 2 3 2
taskbar_background_id = 0 taskbar_background_id = 0
taskbar_active_background_id = 0 taskbar_active_background_id = 0
#--------------------------------------------- # Tasks
# TASKS urgent_nb_of_blink = 8
#---------------------------------------------
task_icon = 1 task_icon = 1
task_text = 1 task_text = 1
task_maximum_size = 140 35
task_centered = 1 task_centered = 1
task_maximum_size = 140 35
task_padding = 6 2 task_padding = 6 2
task_font = sans 7
# Task inactive
task_font_color = #ffffff 70
task_icon_asb = 70 0 0
task_background_id = 3 task_background_id = 3
# Task active
task_active_font_color = #ffffff 85
task_active_icon_asb = 100 0 0
task_active_background_id = 2 task_active_background_id = 2
# Task urgent
task_urgent_font_color = #ffffff 85
task_urgent_icon_asb = 100 0 0
task_urgent_background_id = 2 task_urgent_background_id = 2
urgent_nb_of_blink = 8
# Task iconified
task_iconified_font_color = #ffffff 70
task_iconified_icon_asb = 70 0 0
task_iconified_background_id = 3 task_iconified_background_id = 3
# Task Icons
task_icon_asb = 70 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 70 0 0
#--------------------------------------------- # Fonts
# SYSTRAYBAR task_font = sans 7
#--------------------------------------------- task_font_color = #FFFFFF 68
task_active_font_color = #FFFFFF 83
task_urgent_font_color = #FFFFFF 83
task_iconified_font_color = #FFFFFF 68
font_shadow = 0
# System Tray
systray = 1 systray = 1
systray_padding = 0 4 5 systray_padding = 0 4 5
systray_background_id = 0
systray_sort = ascending systray_sort = ascending
systray_background_id = 0
systray_icon_size = 16 systray_icon_size = 16
systray_icon_asb = 70 0 0 systray_icon_asb = 70 0 0
#--------------------------------------------- # Clock
# CLOCK
#---------------------------------------------
time1_format = %H:%M time1_format = %H:%M
time1_font = sans 8 time1_font = sans 8
time2_format = %A %d %B time2_format = %A %d %B
time2_font = sans 6 time2_font = sans 6
clock_font_color = #ffffff 76 clock_font_color = #FFFFFF 74
clock_padding = 1 0 clock_padding = 1 0
clock_background_id = 0 clock_background_id = 0
#clock_lclick_command = xclock
clock_rclick_command = orage clock_rclick_command = orage
#clock_tooltip = %A %d %B
#time1_timezone = :US/Hawaii
#time2_timezone = :Europe/Berlin
#clock_tooltip_timezone = :/usr/share/zoneinfo/Europe/Paris
#--------------------------------------------- # Tooltips
# BATTERY
#---------------------------------------------
battery = 0
battery_hide = 98
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #ffffff 76
battery_padding = 1 0
battery_background_id = 0
#---------------------------------------------
# TOOLTIP
#---------------------------------------------
tooltip = 0 tooltip = 0
tooltip_padding = 2 2 tooltip_padding = 2 2
tooltip_show_timeout = 0.7 tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3 tooltip_hide_timeout = 0.3
tooltip_background_id = 1 tooltip_background_id = 1
tooltip_font_color = #000000 80
tooltip_font = sans 10 tooltip_font = sans 10
tooltip_font_color = #000000 80
#--------------------------------------------- # Mouse
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none mouse_middle = none
mouse_right = close mouse_right = close
mouse_scroll_up = toggle mouse_scroll_up = toggle
mouse_scroll_down = iconify mouse_scroll_down = iconify
#--------------------------------------------- # Battery
# AUTOHIDE OPTIONS battery = 0
#--------------------------------------------- battery_low_status = 10
autohide = 0 battery_low_cmd = notify-send "battery low"
autohide_show_timeout = 0.3 battery_hide = 98
autohide_hide_timeout = 2 bat1_font = sans 8
autohide_height = 2 bat2_font = sans 6
battery_font_color = #FFFFFF 74
battery_padding = 1 0
battery_background_id = 0
# End of config

View file

@ -338,7 +338,7 @@ static void menuProperties()
gtk_tree_model_get(model, &iter, COL_THEME_FILE, &file, -1); gtk_tree_model_get(model, &iter, COL_THEME_FILE, &file, -1);
//cmd = g_strdup_printf("gedit \'%s\' &", file); //cmd = g_strdup_printf("gedit \'%s\' &", file);
cmd = g_strdup_printf("tintwizard.py \'%s\' &", file); cmd = g_strdup_printf("python /usr/bin/tintwizard.py \'%s\' &", file);
system(cmd); system(cmd);
g_free(cmd); g_free(cmd);