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