feat: add support for lazy loading in modules

This commit is contained in:
Hannes
2026-08-23 22:14:36 +02:00
parent 426b96a27e
commit 4b4159371d
4 changed files with 13 additions and 8 deletions
+6 -1
View File
@@ -35,4 +35,9 @@ Add the Lines to your ```~/.config/hypr/hyprland.conf``` keep in mind that you m
- Volume Contol
- Notes
- wofi
- wofi
### Inspirations
- [quickshell-examples](https://github.com/quickshell-mirror/quickshell-examples)
- [caelestia-shell](https://github.com/caelestia-dots/shell)
- [TheLinuxGuy](https://www.youtube.com/@TheLinuxGuy-btw)