We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75c2305 + bd2407d commit d6bf5deCopy full SHA for d6bf5de
completions/_dunstctl.zshcomp
@@ -22,7 +22,9 @@ case $state in
22
'context:Open context menu'
23
'count:Show the number of notifications'
24
'history:Display notification history (in JSON)'
25
+ 'history-clear:Delete all notifications from history'
26
'history-pop:Pop the latest notification from history or optionally the notification with given ID'
27
+ 'history-remove:Remove the notification from'
28
'is-paused:Check if pause level is greater than 0'
29
'set-paused:Set the pause status'
30
'get-pause-level:Get the current pause level'
0 commit comments