feat: top screen status bar

This commit is contained in:
2025-11-11 13:47:55 +01:00
parent 0bf049866b
commit eb7eb08428
5 changed files with 55 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
<TopScreenBackground />
<TopScreenCalendar />
<TopScreenClock />
<TopScreenStatusBar />
<slot />
</Screen>