mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-02 07:56:12 +02:00
hyprland: Revert gaps_out workaround
-1 is no longer needed due to the patch.
This commit is contained in:
parent
aadd410cb4
commit
cc0500b3ad
@ -95,7 +95,7 @@ in
|
|||||||
|
|
||||||
general {
|
general {
|
||||||
gaps_in = 0
|
gaps_in = 0
|
||||||
gaps_out = -1
|
gaps_out = 0
|
||||||
border_size = 0
|
border_size = 0
|
||||||
col.active_border = rgba(${base03}ee) rgba(${base04}ee) 45deg
|
col.active_border = rgba(${base03}ee) rgba(${base04}ee) 45deg
|
||||||
col.inactive_border = rgba(${base02}99)
|
col.inactive_border = rgba(${base02}99)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user