diff --git a/.config/waybar/config b/.config/waybar/config index 7b72567..d866745 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -1,6 +1,7 @@ { "height": 30, // Waybar height (to be removed for auto height) "spacing": 4, // Gaps between modules (4px) + "layer":"top", "modules-left": ["hyprland/workspaces"], "modules-center": [], "modules-right": ["custom/playerctl", "idle_inhibitor", "pulseaudio", "clock", "tray","custom/swaync"],