More eww styling

This commit is contained in:
2024-05-12 23:05:31 +02:00
parent acfeed782e
commit 517b4499e1
3 changed files with 82 additions and 48 deletions

View File

@ -59,13 +59,7 @@ general {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
gaps_in = 5
{% if hostname == "sputnik" %}
gaps_out = 10
{% elif hostname == "buran" %}
gaps_out = 5
{% else %}
gaps_out = 20
{% end %}
border_size = 2
col.active_border = rgba(f5deb3ff) rgba(f5deb3ee) 45deg
col.inactive_border = rgba(595959aa)