hyprland: change gaps size
This commit is contained in:
parent
6218430aa1
commit
1a7968525e
|
@ -1,8 +1,8 @@
|
|||
general {
|
||||
col.active_border = $primary
|
||||
col.inactive_border = $secondary
|
||||
gaps_in = 15
|
||||
gaps_out = 30
|
||||
gaps_in = 10
|
||||
gaps_out = 20
|
||||
border_size = 3
|
||||
resize_on_border = true
|
||||
extend_border_grab_area = true
|
||||
|
|
Loading…
Reference in a new issue