config/hyprland: no gaps
This commit is contained in:
parent
b85573d240
commit
e966459570
1 changed files with 3 additions and 3 deletions
|
@ -77,9 +77,9 @@ input {
|
||||||
general {
|
general {
|
||||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||||
|
|
||||||
gaps_in = 10
|
gaps_in = 0
|
||||||
gaps_out = 10
|
gaps_out = 0
|
||||||
border_size = 1
|
border_size = 2
|
||||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||||
col.inactive_border = rgba(595959aa)
|
col.inactive_border = rgba(595959aa)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue