From 217b0dfa53c3be148987ce6c4047e7d402b8689a Mon Sep 17 00:00:00 2001 From: John Mertz Date: Wed, 2 Oct 2024 12:49:20 -0600 Subject: [PATCH] Overlay on swaync --- waybar/config.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waybar/config.template b/waybar/config.template index d200b7be6..59c92f4c8 100644 --- a/waybar/config.template +++ b/waybar/config.template @@ -10,7 +10,7 @@ "id": "bar-1", "mode": "hide", "hidden_state": "hide", - "layer": "top", // Waybar at top layer + "layer": "overlay", // Waybar at top layer "position": "top", // Waybar position (top|bottom|left|right) //"margin-left": 20, //"margin-right": 20,