diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index e32e292..564e166 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -37,7 +37,7 @@ "$mainMod" = "ALT"; layout = "dwindle"; gaps_in = 5; - gaps_out = 5; + gaps_out = 10; border_size = 2; "col.active_border" = "rgb(cba6f7) rgb(94e2d5) 45deg"; "col.inactive_border" = "0x00000000";