diff --git a/dots/hyprland.nix b/dots/hyprland.nix index 878cf46..080dbdb 100755 --- a/dots/hyprland.nix +++ b/dots/hyprland.nix @@ -62,7 +62,7 @@ in # https://wiki.hyprland.org/Configuring/Variables/#general general = { gaps_in = 5; - gaps_out = 20; + gaps_out = 10; border_size = 2; # https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors #"col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg";