diff --git a/glasshouse-desktop/home/hyprland/config.nix b/glasshouse-desktop/home/hyprland/config.nix index 6de277f..4f5f554 100644 --- a/glasshouse-desktop/home/hyprland/config.nix +++ b/glasshouse-desktop/home/hyprland/config.nix @@ -26,8 +26,8 @@ general = { "$mainMod" = "super"; layout = "dwindle"; - gaps_in = 0; - gaps_out = 0; + gaps_in = 8; + gaps_out = 8; border_size = 2; "col.active_border" = "rgb(cba6f7) rgb(94e2d5) 45deg"; "col.inactive_border" = "0x00000000";