From 3de7c66df83212ad5524106122bfbccbca234be3 Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Wed, 2 Aug 2023 17:54:18 +0200 Subject: [PATCH] pinwheel: Disable `hyprland` animations --- hosts/pinwheel/home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index d093e77..f1d8ccd 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -104,6 +104,8 @@ settings = { "$mod" = "SUPER"; + + animations.enabled = false; input = { kb_layout = "se";