Change 'seperator' to 'separator'. Thanks @tudurom
This commit is contained in:
parent
a4b01e9545
commit
4fed7d5576
4 changed files with 17 additions and 17 deletions
|
|
@ -334,9 +334,9 @@ config_file="$HOME/.config/fetch/config"
|
|||
|
||||
# Other Options {{{
|
||||
|
||||
# Seperator to use in stdout mode.
|
||||
# --stdout_seperator string
|
||||
stdout_seperator=" "
|
||||
# Separator to use in stdout mode.
|
||||
# --stdout_separator string
|
||||
stdout_separator=" "
|
||||
|
||||
# Hide/Show the title in stdout mode.
|
||||
# --stdout_title on/off
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue