From 9d659d3d45bb88ea18927604e9a2b6f12977f46f Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Wed, 5 Feb 2025 16:30:35 +0100 Subject: [PATCH] Don't show animations for ueberzugpp. --- modules/home-manager/hyprland.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index 3048b5a..4bc9ff5 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -430,6 +430,9 @@ in { "noblur, class:^(xwaylandvideobridge)$" "nofocus, class:^(xwaylandvideobridge)$" + # Disable animations for ueberzugpp + "noanim, class:^(ueberzugpp.*)$" + # Allow tearing for sifu "immediate, class:^(steam_app_2138710)$"