Merge pull request #190 from jb/master
Fix trailing spaces and spelling
This commit is contained in:
commit
3e621b994a
6
dunstrc
6
dunstrc
@ -33,7 +33,7 @@
|
|||||||
# Possible values are "left", "center" and "right".
|
# Possible values are "left", "center" and "right".
|
||||||
alignment = left
|
alignment = left
|
||||||
|
|
||||||
# The frequency with wich text that is longer than the notification
|
# The frequency with which text that is longer than the notification
|
||||||
# window allows bounces back and forth.
|
# window allows bounces back and forth.
|
||||||
# This option conflicts with "word_wrap".
|
# This option conflicts with "word_wrap".
|
||||||
# Set to 0 to disable.
|
# Set to 0 to disable.
|
||||||
@ -61,7 +61,7 @@
|
|||||||
# (dmenu-like). If width is 0, the window expands to the longest
|
# (dmenu-like). If width is 0, the window expands to the longest
|
||||||
# message displayed. A positive x is measured from the left, a
|
# message displayed. A positive x is measured from the left, a
|
||||||
# negative from the right side of the screen. Y is measured from
|
# negative from the right side of the screen. Y is measured from
|
||||||
# the top and down respectevly.
|
# the top and down respectively.
|
||||||
# The width can be negative. In this case the actual width is the
|
# The width can be negative. In this case the actual width is the
|
||||||
# screen width minus the width defined in within the geometry option.
|
# screen width minus the width defined in within the geometry option.
|
||||||
geometry = "300x5-30+20"
|
geometry = "300x5-30+20"
|
||||||
@ -111,7 +111,7 @@
|
|||||||
# This adds empty space above and under the text.
|
# This adds empty space above and under the text.
|
||||||
line_height = 0
|
line_height = 0
|
||||||
|
|
||||||
# Draw a line of "separatpr_height" pixel height between two
|
# Draw a line of "separator_height" pixel height between two
|
||||||
# notifications.
|
# notifications.
|
||||||
# Set to 0 to disable.
|
# Set to 0 to disable.
|
||||||
separator_height = 2
|
separator_height = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user