From 829401a42d3cf6663ff27112afe6d65435ca7673 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Wed, 8 Nov 2023 23:34:24 +0100 Subject: [PATCH] change hyprland congif --- modules/home/hyprland/config.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 16b6746..efce9f4 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -60,7 +60,7 @@ in decoration { - rounding = 5 + rounding = 8 active_opacity = 0.9; inactive_opacity = 0.9; blur { @@ -77,8 +77,8 @@ in animations { enabled=1 bezier = overshot, 0.13, 0.99, 0.29, 1.1 - animation = windows, 1, 5, default, popin 75% - animation = windowsOut, 1, 5, default, popin 75% + animation = windows, 1, 5, default, popin 50% + animation = windowsOut, 1, 5, default, popin 50% animation = border, 1, 5, default animation = fade, 1, 8, default animation = workspaces, 1, 6, default, fade