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