diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 3c048bf6..2254d3cb 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -6,6 +6,7 @@ "mod": "dock", "exclusive": true, "passtrough": false, + "gtk-layer-shell": true, "margin-top": 10, "margin-left": 17, "margin-bottom": 0, @@ -206,6 +207,9 @@ "position": "bottom", "layer": "top", "output": "DP-3", + "exclusive": true, + "passtrough": false, + "gtk-layer-shell": true, "margin-left": 17, "margin-bottom": 10, "margin-right": 17, @@ -322,6 +326,9 @@ "height": 50, "layer": "top", "output": "HDMI-A-1", + "exclusive": true, + "passtrough": false, + "gtk-layer-shell": true, "margin-top": 10, "margin-left": 17, "margin-bottom": 0,