diff --git a/modules/hyprland/settings.nix b/modules/hyprland/settings.nix index 839887e..43cf8be 100644 --- a/modules/hyprland/settings.nix +++ b/modules/hyprland/settings.nix @@ -156,6 +156,9 @@ "match:initial_title ^(OBS Studio Crash Detected)$, pin true" "match:initial_title ^(Discord Popout)$, workspace 1 silent" ]; + layerrule = [ + "match:namespace ^(notifications)$, no_screen_share true" + ]; # exec-once = [ # ]; # we need to auto launch: quickshell, steam, ar_rpc (maybe), vesktop, telegram, qbit, and obs