diff --git a/users/modules/desktop/niri.nix b/users/modules/desktop/niri.nix index 0cb5db8..58a7aaf 100644 --- a/users/modules/desktop/niri.nix +++ b/users/modules/desktop/niri.nix @@ -106,11 +106,7 @@ in spawn-at-startup "noctalia-shell" "-d" layer-rule { - match namespace="^wallpaper$" - place-within-backdrop true - } - layer-rule { - match namespace="^quickshell-overview$" + match namespace="^noctalia-overview*" place-within-backdrop true }