From 5bd976d40a679d81edcbc7df52d823fea1826f41 Mon Sep 17 00:00:00 2001 From: MikunoNaka Date: Sun, 22 Aug 2021 00:56:28 +0530 Subject: fix bar appearing over windows issue --- .config/tint2/tint2rc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.config/tint2/tint2rc') 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 -- cgit v1.2.3