diff --git a/modules/programs/hyprland/config.nix b/modules/programs/hyprland/config.nix index cb2b447..71d512a 100644 --- a/modules/programs/hyprland/config.nix +++ b/modules/programs/hyprland/config.nix @@ -43,8 +43,8 @@ in general { # See https://wiki.hyprland.org/Configuring/Variables/ for more - gaps_in = 5 - gaps_out = 5 + gaps_in = 3 + gaps_out = 3 border_size = 2 col.active_border = rgba(1affffee) col.inactive_border = rgba(595959aa)