fix error in README.pod
This commit is contained in:
parent
5c96d1f63e
commit
3175b041b1
@ -150,6 +150,8 @@ The progress value can be set with a hint, too.
|
||||
Dunst can be paused by sending a notification with a summary of "DUNST_COMMAND_PAUSE"
|
||||
and resumed with a summary of "DUNST_COMMAND_RESUME". Alternatively you can send SIGUSR1 and SIGUSR2 to pause and unpause respectivly. For Example:
|
||||
|
||||
=over 4
|
||||
|
||||
=item killall -SIGUSR1 dunst # pause
|
||||
|
||||
=item killall -SIGUSR2 dunst # resume
|
||||
|
Loading…
x
Reference in New Issue
Block a user