mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-04 04:42:05 -04:00
Notification: Right-click to toggle Do Not Disturb (#1174)
This commit is contained in:
@@ -33,4 +33,8 @@ BasePill {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
onRightClicked: {
|
||||
SessionData.setDoNotDisturb(!SessionData.doNotDisturb)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user