Tune Hyprland visual style

This commit is contained in:
Fabio Scotto di Santolo
2026-06-06 19:53:42 +02:00
parent 1503de5b55
commit 5b1ec706c6

View File

@@ -20,11 +20,11 @@ cursor {
}
general {
gaps_in = 10
gaps_out = 4
border_size = 2
col.active_border = rgba(4a90d9ff)
col.inactive_border = rgba(2b2b36ff)
gaps_in = 5
gaps_out = 20
border_size = 3
col.active_border = rgba(54d6ffff) rgba(1478ffff) 180deg
col.inactive_border = rgba(f5e6b899) rgba(8a8f9acc) 180deg
layout = master
}