Revert changes in sample tint2rc
This commit is contained in:
parent
2745eefec7
commit
0e322b3563
1 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ background_color = #ffffaa 100
|
||||||
border_color = #999999 100
|
border_color = #999999 100
|
||||||
|
|
||||||
# Panel
|
# Panel
|
||||||
panel_items = LTSBC
|
panel_items = LTSC
|
||||||
panel_monitor = all
|
panel_monitor = all
|
||||||
panel_position = bottom center horizontal
|
panel_position = bottom center horizontal
|
||||||
panel_size = 85% 30
|
panel_size = 85% 30
|
||||||
|
@ -98,8 +98,8 @@ task_iconified_font_color = #FFFFFF 90
|
||||||
mouse_left = toggle_iconify
|
mouse_left = toggle_iconify
|
||||||
mouse_middle = none
|
mouse_middle = none
|
||||||
mouse_right = close
|
mouse_right = close
|
||||||
mouse_scroll_up = prev_task
|
mouse_scroll_up = toggle
|
||||||
mouse_scroll_down = next_task
|
mouse_scroll_down = iconify
|
||||||
|
|
||||||
# System Tray
|
# System Tray
|
||||||
systray_padding = 0 4 5
|
systray_padding = 0 4 5
|
||||||
|
|
Loading…
Reference in a new issue