summaryrefslogtreecommitdiff
path: root/doc/ncmpcpp.1
diff options
context:
space:
mode:
authorAndrzej Rybczak <electricityispower@gmail.com>2016-12-25 00:40:35 +0100
committerAndrzej Rybczak <electricityispower@gmail.com>2016-12-25 00:40:35 +0100
commit92d2b739741e8da55d8d9b42d7eb98b835590f29 (patch)
treec6f655eefca73556e146ebb8464d4b464a00f473 /doc/ncmpcpp.1
parent51d7c9d7d51d79ed039b9f89bd5270f23e7b47e4 (diff)
Reposition player_state_color in man page and settings
Diffstat (limited to 'doc/ncmpcpp.1')
-rw-r--r--doc/ncmpcpp.16
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ncmpcpp.1 b/doc/ncmpcpp.1
index 6525e195..43db0d8e 100644
--- a/doc/ncmpcpp.1
+++ b/doc/ncmpcpp.1
@@ -378,15 +378,15 @@ Color of progressbar.
.B progressbar_elapsed_color = COLOR
Color of part of progressbar that represents elapsed time.
.TP
-.B player_state_color = COLOR
-Color of player state shown in statusbar.
-.TP
.B statusbar_color = COLOR
Color of statusbar.
.TP
.B statusbar_time_color = COLOR
Color of current track time shown in statusbar.
.TP
+.B player_state_color = COLOR
+Color of player state shown in statusbar.
+.TP
.B alternative_ui_separator_color = COLOR
Color of separators used in alternative user interface.
.TP