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