Update configs for hyprland updates

Fixes for swayosd, swaync
This commit is contained in:
2026-05-06 08:10:10 +02:00
parent 80b9f8e09a
commit 47950b53c9
9 changed files with 28 additions and 19 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
@define-color theme_fg_color #FFFFFF;
window#osd {
background: rgba(26, 27, 38, 0.6);
border-radius: 8px;
border: 1px solid #33ccff;
}