diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index fba7b92e..c6ff412c 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -81,7 +81,7 @@ in '' animations { enabled = yes - bezier = myBezier, 0.05, 0.9, 0.1, 1.05 + bezier = myBezier, 0, 0, 0.58, 1 animation = windows, 1, 7, myBezier animation = windowsOut, 1, 7, default, popin 80% animation = border, 1, 10, default diff --git a/home/hyprland/wlogout/default.nix b/home/hyprland/wlogout/default.nix index f2f690ad..ae6cd60c 100644 --- a/home/hyprland/wlogout/default.nix +++ b/home/hyprland/wlogout/default.nix @@ -46,6 +46,7 @@ button:hover { background-color: rgba(183, 189, 248, .05); + color: #cad3f5; } button:focus {