Merge pull request #237 from travisred/master
Fixed a couple of misspelled words
This commit is contained in:
commit
f60131258a
@ -83,7 +83,7 @@ expands over the whole screen (dmenu-like).
|
|||||||
If width is 0, the window expands to the longest
|
If width is 0, the window expands to the longest
|
||||||
message displayed. A positive x is measured from the left,
|
message displayed. A positive x is measured from the left,
|
||||||
a negative from the right side of the screen.
|
a negative from the right side of the screen.
|
||||||
Y is measured from the top and down respectevly.
|
Y is measured from the top and down respectively.
|
||||||
see also EXAMPLES show the notification on monitor n.
|
see also EXAMPLES show the notification on monitor n.
|
||||||
|
|
||||||
=item B<-t/-title title>
|
=item B<-t/-title title>
|
||||||
@ -166,7 +166,7 @@ The progress value can be set with a hint, too.
|
|||||||
=head1 MISCELLANEOUS
|
=head1 MISCELLANEOUS
|
||||||
|
|
||||||
Dunst can be paused by sending a notification with a summary of "DUNST_COMMAND_PAUSE"
|
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:
|
and resumed with a summary of "DUNST_COMMAND_RESUME". Alternatively you can send SIGUSR1 and SIGUSR2 to pause and unpause respectively. For Example:
|
||||||
|
|
||||||
=over 4
|
=over 4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user