diff options
Diffstat (limited to '.config/tint2/tint2rc')
-rw-r--r-- | .config/tint2/tint2rc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index 070f9e5..b75a9ef 100644 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -63,7 +63,8 @@ border_color_pressed = #000000 100 #------------------------------------- # Panel scale_relative_to_dpi = 1 -panel_items = P:L:TEEEEEEESBC +#panel_items = P:L:TEEEEEEESBC +panel_items = P:L:TEEESBC panel_size = 100% 20 panel_margin = 0 0 panel_padding = 2 0 2 @@ -74,7 +75,7 @@ panel_position = bottom center horizontal panel_layer = top panel_monitor = all panel_shrink = 0 -autohide = 0 +autohide = 1 autohide_show_timeout = 0 autohide_hide_timeout = 0.5 autohide_height = 2 |