diff options
author | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-08-22 00:56:28 +0530 |
---|---|---|
committer | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-08-22 00:56:28 +0530 |
commit | 5bd976d40a679d81edcbc7df52d823fea1826f41 (patch) | |
tree | 253cf7d093cd7797ec3938c5672317e3b9eed808 /.config/tint2/tint2rc | |
parent | 251fd869d0ce17f2ecd9853aeec04dfe1fc487bc (diff) |
fix bar appearing over windows issue
Diffstat (limited to '.config/tint2/tint2rc')
-rw-r--r-- | .config/tint2/tint2rc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index f5eff27..2b7bcb8 100644 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -1,4 +1,4 @@ -#---- Generated by tint2conf c27e ---- +#---- Generated by tint2conf 127e ---- # See https://gitlab.com/o9000/tint2/wikis/Configure for # full documentation of the configuration options. #------------------------------------- @@ -78,17 +78,17 @@ panel_margin = 0 0 panel_padding = 2 0 2 panel_background_id = 1 wm_menu = 1 -panel_dock = 0 +panel_dock = 1 panel_pivot_struts = 0 panel_position = bottom center horizontal -panel_layer = top -panel_monitor = all +panel_layer = normal +panel_monitor = primary panel_shrink = 0 autohide = 0 autohide_show_timeout = 0 autohide_hide_timeout = 0.5 -autohide_height = 2 -strut_policy = follow_size +autohide_height = 1 +strut_policy = minimum panel_window_name = taskbar disable_transparency = 1 mouse_effects = 1 |