From cf805af147dc0a8cb8c8dd89b57f2f526da2f8fc Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 24 Jan 2024 17:22:43 -0500 Subject: update init script and configs --- .config/waybar/config | 1 + 1 file changed, 1 insertion(+) (limited to '.config/waybar/config') diff --git a/.config/waybar/config b/.config/waybar/config index b98b070..34cf25e 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -1,6 +1,7 @@ { "height": 24, "position": "top", + "layer": "bottom", "spacing": 4, "modules-left": [ "sway/workspaces", -- cgit v1.2.3-freya