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