From 6061ba32884ad369dbfcbabc881f9db60b36fe48 Mon Sep 17 00:00:00 2001 From: clay53 Date: Tue, 17 Feb 2026 17:45:46 -0500 Subject: [PATCH] disable stupid hyprland quote --- hyprland.nix | 1 + 1 file changed, 1 insertion(+) 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; }; }; };