feat: add control center widget

This commit is contained in:
tux
2025-09-25 19:29:18 +05:30
parent 96431e101a
commit bd8cd294ee
10 changed files with 217 additions and 1 deletions

View File

@@ -9,3 +9,6 @@
// notifications
@use "./_notification.scss";
// control center
@use "./_control-center.scss";