diff options
author | luxagraf <sng@luxagraf.net> | 2024-11-01 09:33:07 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2024-11-01 09:33:07 -0500 |
commit | c060e69aaacbc0ee9da330e8728126106daae171 (patch) | |
tree | 1d82aa0ba0e361d0872393d24e3c4b4d1eb40dff /.config/tint2/tint2rc | |
parent | 14eb4c5a97461fe6f811ca2e9fcbd227ccbe30b6 (diff) |
added some changes for the new xps
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 |