From 3dcd62c6b0ae2c6ad0596d846c665c12239cb3ca Mon Sep 17 00:00:00 2001 From: Kyler Clay Date: Thu, 10 Oct 2024 04:41:29 -0400 Subject: [PATCH] Commit for generation 229 --- glasshouse-desktop/home/hyprland/config.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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";