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