diff options
| author | krolxon <krolyxon@tutanota.com> | 2025-10-31 13:46:29 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2025-10-31 13:46:29 +0530 |
| commit | 72949597724f4de8d8d4a234265005d0b76bb709 (patch) | |
| tree | dec6d4ff3626bb4a6e1a1e844f769a0417985d7c /.config/swaync/style.css | |
| parent | 8ae60b3b0d0edf7639b1538cf8490c81f8c6d86e (diff) | |
swaync: add notification sound
Diffstat (limited to '.config/swaync/style.css')
| -rw-r--r-- | .config/swaync/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/swaync/style.css b/.config/swaync/style.css index 6a19afc..1738fa3 100644 --- a/.config/swaync/style.css +++ b/.config/swaync/style.css @@ -59,7 +59,7 @@ } .notification-group .notification-group-headers .notification-group-header { - font-size: 12px; + font-size: r2px; margin-left: 3px; } |
