feat(hyprland): decrease gap size
parent
eca0d4ddb2
commit
bd9bbdda10
|
@ -43,8 +43,8 @@ in
|
||||||
general {
|
general {
|
||||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||||
|
|
||||||
gaps_in = 5
|
gaps_in = 3
|
||||||
gaps_out = 5
|
gaps_out = 3
|
||||||
border_size = 2
|
border_size = 2
|
||||||
col.active_border = rgba(1affffee)
|
col.active_border = rgba(1affffee)
|
||||||
col.inactive_border = rgba(595959aa)
|
col.inactive_border = rgba(595959aa)
|
||||||
|
|
Loading…
Reference in New Issue