diff --git a/modules/hyprland.nix b/modules/hyprland.nix index ffaffe3..5d0cff2 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -206,7 +206,7 @@ in split-monitor-workspaces = lib.mkIf cfg.split-monitor-workspaces { count = 10; keep_focused = 10; - enable_notifications = 1; + enable_notifications = 0; enable_persistent_workspaces = 0; }; };