mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05: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