From 6b0ffcd6d94ba428948a7fed64b96f3f8adac863 Mon Sep 17 00:00:00 2001 From: iFargle Date: Wed, 3 Jan 2024 23:41:42 +0900 Subject: [PATCH] test --- .../common/desktops/hyprland/themes/stylix/hyprland-conf.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/common/desktops/hyprland/themes/stylix/hyprland-conf.nix b/home-manager/common/desktops/hyprland/themes/stylix/hyprland-conf.nix index c180a00d..ea9ed328 100644 --- a/home-manager/common/desktops/hyprland/themes/stylix/hyprland-conf.nix +++ b/home-manager/common/desktops/hyprland/themes/stylix/hyprland-conf.nix @@ -54,7 +54,7 @@ bezier = "myBezier, 0.05, 0.9, 0.1, 1.05"; animation = [ "windows,1,7,myBezier" - "windowsOut,1,7,default,popin80%" + "windowsOut,1,7,default,popin 80%" "border,1,10,default" "borderangle,1,8,default" "fade,1,7,default"