diff --git a/modules/home/desktop/hyprland/default.nix b/modules/home/desktop/hyprland/default.nix index 53a3b6a..654a45c 100644 --- a/modules/home/desktop/hyprland/default.nix +++ b/modules/home/desktop/hyprland/default.nix @@ -8,7 +8,7 @@ # Hyprland border_size = 2; gaps_in = 5; - gaps_out = 5; + gaps_out = 10; gaps_ws = -10; rounding = 8; active_border_col = "rgba(90ceaaff) rgba(ecd3a0ff) 45deg";