From b069e49bc19dabf62b65cbac63be3471cb7098dd Mon Sep 17 00:00:00 2001 From: Tomas Rivera Date: Thu, 14 May 2026 18:44:40 +0200 Subject: [PATCH] hyprland: remove splash --- modules/home-manager/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index d935bca..4d9643b 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -234,7 +234,7 @@ in { ###################### */ ]; - splash = false; # remove default background on startup + splash = true; # remove default background on startup # gestures (also keybindings) gesture = [ "3, right, move, +col"