quickshell: nuke kded6 when starting

This commit is contained in:
2025-10-14 01:28:38 +02:00
parent ba6c735850
commit fcf2dea615
15 changed files with 62 additions and 19 deletions

View File

@@ -467,7 +467,7 @@ Singleton {
Connections {
target: SettingsService.notifications
onDoNotDisturbChanged: {
function onDoNotDisturbChanged() {
const enabled = SettingsService.notifications.doNotDisturb
}
}