diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index d221ae6..0f7329d 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -83,8 +83,8 @@ general { # See https://wiki.hyprland.org/Configuring/Variables/ for more - gaps_in = 4 - gaps_out = 8 + gaps_in = 1 + gaps_out = 2 border_size = 2 col.active_border = rgba(${strPalette.normal.yellow}) rgba(${strPalette.normal.red}) 45deg col.inactive_border = rgba(${strPalette.bright.black})