Files
dotfiles/.config/swaync/style.css
Archie Fox 06b8ee8caf Init commit
2025-06-08 06:59:19 +03:00

19 lines
340 B
CSS

/* * { */
/* 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; */
/* } */