cheatsheet

This commit is contained in:
end-4
2025-05-16 18:22:05 +02:00
parent 8daa1702d0
commit 455bcdde4d
7 changed files with 692 additions and 3 deletions
+2
View File
@@ -1,6 +1,7 @@
//@ pragma UseQApplication
import "./modules/bar/"
import "./modules/cheatsheet/"
import "./modules/notificationPopup/"
import "./modules/onScreenDisplay/"
import "./modules/overview/"
@@ -23,6 +24,7 @@ ShellRoot {
}
Bar {}
Cheatsheet {}
NotificationPopup {}
OnScreenDisplayBrightness {}
OnScreenDisplayVolume {}