quickshell: wlsunset support

This commit is contained in:
2025-11-16 14:15:36 +01:00
parent e658fa7db8
commit 9b279d543b
7 changed files with 180 additions and 37 deletions
@@ -16,6 +16,10 @@ ShellRoot {
active: CacheService.loaded && NukeKded6.done
sourceComponent: Item {
Component.onCompleted: {
SunsetService;
}
Notification {
id: notification
}