Init commit

This commit is contained in:
Archie Fox
2025-06-08 06:59:19 +03:00
commit 06b8ee8caf
148 changed files with 18659 additions and 0 deletions

18
.config/swaync/style.css Normal file
View File

@@ -0,0 +1,18 @@
/* * { */
/* margin: 20px; */
/* } */
/* .notification { */
/* border-radius: 12px; */
/* background-color: rgba(40, 40, 40, 0.9); */
/* border: 1px solid #4e4e4e; */
/* } */
/**/
/* .notification-title { */
/* color: #ffffff; */
/* font-weight: bold; */
/* } */
/**/
/* .notification-body { */
/* color: #d1d1d1; */
/* } */