diff --git a/hyprland.nix b/hyprland.nix index 6f2c356..bc8da7b 100644 --- a/hyprland.nix +++ b/hyprland.nix @@ -179,6 +179,7 @@ let cfg = config.cos.hyprland; in path = "${cfg.wallpaper}"; fit_mode = "cover"; }; + splash = false; }; }; };