From 746e96d05de82017af822eeaca79aa7c9982ae72 Mon Sep 17 00:00:00 2001 From: Yannick Date: Thu, 10 Apr 2025 11:32:46 +0200 Subject: [PATCH] disable borderangle animationwq --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index eadad2e..838fb07 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -148,6 +148,7 @@ animations { animation = borderangle, 1, 5, default animation = fade, 1, 3.5, default animation = workspaces, 1, 4, default, slide + animation = borderangle, 0 } # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more