Initial commit

This commit is contained in:
2025-10-23 15:56:15 +02:00
commit c07303e8f8
22 changed files with 2774 additions and 0 deletions

6
config/swayosd/style.css Normal file
View File

@@ -0,0 +1,6 @@
window#osd {
background: rgba(26, 27, 38, 0.6);
border-radius: 8px;
border: 1px solid #33ccff;
}