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)$"