From dec88731aa404d150baba7867b996f51c4303573 Mon Sep 17 00:00:00 2001 From: Daniel Patterson Date: Sun, 17 Sep 2023 22:21:22 +0100 Subject: [PATCH] Some hyprland customisation --- users/configs/desktop/hyprland/default.nix | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/users/configs/desktop/hyprland/default.nix b/users/configs/desktop/hyprland/default.nix index 0b59a67..0b4215b 100644 --- a/users/configs/desktop/hyprland/default.nix +++ b/users/configs/desktop/hyprland/default.nix @@ -104,12 +104,12 @@ in { bezier = myBezier, 0.05, 0.9, 0.1, 1.05 - animation = windows, 1, 3, myBezier - animation = windowsOut, 1, 3, default, popin 80% - animation = border, 1, 3, default - animation = borderangle, 1, 3, default - animation = fade, 1, 3, default - animation = workspaces, 1, 3, default + animation = windows, 1, 1, myBezier + animation = windowsOut, 1, 2, default, popin 80% + animation = border, 0, 2, default + animation = borderangle, 0, 2, default + animation = fade, 0, 2, default + animation = workspaces, 1, 1, default } dwindle { @@ -188,7 +188,7 @@ in { bind = $mainMod SHIFT, space, togglefloating, - bind $mainMod, F, fullscreen, + bind = $mainMod, F, fullscreen, bind=$mainMod, escape, exec, swaylock -i ~/wallpapers/lock.png