From b7c5973b699d82a817e9a693bae9620f152749fe Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Mon, 26 Aug 2024 03:00:09 -0700 Subject: [PATCH] hyprland: remove border animation for power efficiency --- users/youwen/linux/hyprland/common.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/users/youwen/linux/hyprland/common.nix b/users/youwen/linux/hyprland/common.nix index c71fe96..b45e2c1 100644 --- a/users/youwen/linux/hyprland/common.nix +++ b/users/youwen/linux/hyprland/common.nix @@ -234,8 +234,8 @@ "windowsIn, 1, 6, winIn, slide" "windowsOut, 1, 5, winOut, slide" "windowsMove, 1, 5, wind, slide" - "border, 1, 1, liner" - "borderangle, 1, 30, liner, loop" + # "border, 1, 1, liner" + # "borderangle, 1, 30, liner, loop" "fade, 1, 10, default" "workspaces, 1, 5, wind" ];