From d20c694296b865373726d403b05fb27523d6334a Mon Sep 17 00:00:00 2001 From: lightly-toasted Date: Wed, 8 Oct 2025 11:08:26 +0900 Subject: [PATCH] feat(hyprland): remove first_launch_animation settings --- home/modules/graphical/hyprland.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/modules/graphical/hyprland.nix b/home/modules/graphical/hyprland.nix index 35cab29..580a345 100644 --- a/home/modules/graphical/hyprland.nix +++ b/home/modules/graphical/hyprland.nix @@ -126,7 +126,6 @@ animations = { enabled = true; - first_launch_animation = false; bezier = [ "easeOutQuint,0.23,1,0.32,1" "easeInOutCubic,0.65,0.05,0.36,1"