add documentation

This commit is contained in:
xynxynxyn 2018-10-18 14:28:33 +02:00
parent 9b29d3f669
commit 95a8ecfa71
1 changed files with 18 additions and 0 deletions

View File

@ -482,6 +482,22 @@ song_shorthand="off"
mpc_args=()
# Separator
# Modify separator
#
# Default: ':'
# Flag: --separator
#
# Replace the default separator with the specified string.
#
# Example:
# separator="->": 'Shell-> bash'
# separator=" =": `WM = dwm`
separator=":"
# Text Colors
@ -4307,6 +4323,8 @@ INFO:
--music_player player-name Manually specify a player to use.
Available values are listed in the config file
--separator string Changes the default ':' separator to the specified string.
TEXT FORMATTING:
--colors x x x x x x Changes the text colors in this order:
title, @, underline, subtitle, colon, info