buramn/hyprland: Lower gaps_out
This commit is contained in:
@ -63,6 +63,8 @@ general {
|
||||
gaps_in = 5
|
||||
{% if hostname == "sputnik" %}
|
||||
gaps_out = 10
|
||||
{% elif hostname == "buran" %}
|
||||
gaps_out = 5
|
||||
{% else %}
|
||||
gaps_out = 20
|
||||
{% end %}
|
||||
|
||||
Reference in New Issue
Block a user