todo list

This commit is contained in:
end-4
2025-04-17 12:31:51 +02:00
parent d6914a4ea2
commit 4db72d941e
11 changed files with 249 additions and 74 deletions
+5 -12
View File
@@ -10,16 +10,9 @@ import QtQuick.Window
import Quickshell
ShellRoot {
Bar {
}
SidebarRight {
}
ScreenCorners {
}
ReloadPopup {
}
Bar {}
SidebarRight {}
ScreenCorners {}
ReloadPopup {}
}