hyprland: Revert gaps_out workaround

-1 is no longer needed due to the patch.
This commit is contained in:
Donovan Glover 2023-08-31 00:52:28 -04:00
parent aadd410cb4
commit cc0500b3ad
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -95,7 +95,7 @@ in
general {
gaps_in = 0
gaps_out = -1
gaps_out = 0
border_size = 0
col.active_border = rgba(${base03}ee) rgba(${base04}ee) 45deg
col.inactive_border = rgba(${base02}99)