hyprland: adapt breaking changes (#605)

d1638a09ba
This commit is contained in:
diniamo 2024-11-06 21:17:03 +01:00 committed by GitHub
parent 04afcfc068
commit 762c07ee10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ let
rgba = color: alpha: "rgba(${color}${alpha})";
settings = {
decoration."col.shadow" = rgba base00 "99";
decoration.shadow.color = rgba base00 "99";
general = {
"col.active_border" = rgb base0D;
"col.inactive_border" = rgb base03;