From 0073c0933bf8e6e00376e202eecc6dfe18ab7c5e Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 27 Sep 2024 12:31:00 +0400 Subject: [PATCH] config/hyprland: disable animations --- config/hyprland/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index bce191fd..06d36be3 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -105,7 +105,7 @@ decoration { } animations { - enabled = true + enabled = false # Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more