From 936e0cd7f8802daa5db51c4ae340102d6861fc5f Mon Sep 17 00:00:00 2001 From: Ahwx Date: Thu, 17 Jul 2025 14:00:41 +0200 Subject: [PATCH] chore: disable animations to see if it likes that --- modules/home/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 2443987..a014d1e 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -172,7 +172,7 @@ }; animations = { - enabled = true; + enabled = false; bezier = [ "fluent_decel, 0, 0.2, 0.4, 1"