escape characters
This commit is contained in:
parent
8c180c81c3
commit
7e9a106280
1 changed files with 2 additions and 2 deletions
|
@ -465,7 +465,7 @@ song_shorthand="off"
|
||||||
|
|
||||||
# 'mpc' arguments (specify a host, password etc).
|
# 'mpc' arguments (specify a host, password etc).
|
||||||
#
|
#
|
||||||
# Default: ''
|
# Default: ""
|
||||||
# Example: mpc_args=(-h HOST -P PASSWORD)
|
# Example: mpc_args=(-h HOST -P PASSWORD)
|
||||||
mpc_args=()
|
mpc_args=()
|
||||||
|
|
||||||
|
@ -761,7 +761,7 @@ xoffset=0
|
||||||
# Image background color
|
# Image background color
|
||||||
# Only works with the w3m backend.
|
# Only works with the w3m backend.
|
||||||
#
|
#
|
||||||
# Default: ''
|
# Default: ""
|
||||||
# Values: 'color', 'blue'
|
# Values: 'color', 'blue'
|
||||||
# Flag: --bg_color
|
# Flag: --bg_color
|
||||||
background_color=
|
background_color=
|
||||||
|
|
Loading…
Reference in a new issue