settings: make slave screen optional and unset by default
This commit is contained in:
@@ -407,9 +407,10 @@
|
||||
#
|
||||
##
|
||||
## Note: You can define startup slave screen
|
||||
## by choosing screen from the list above.
|
||||
## by choosing screen from the list above or
|
||||
## an empty value for no slave screen.
|
||||
##
|
||||
#startup_slave_screen = playlist
|
||||
#startup_slave_screen = ""
|
||||
#
|
||||
##
|
||||
## Default width of locked screen (in %).
|
||||
|
||||
@@ -272,7 +272,7 @@ If set to "previous", key_screen_switcher will switch between current and last u
|
||||
Screen that has to be displayed at start (playlist by default).
|
||||
.TP
|
||||
.B startup_slave_screen = SCREEN_NAME
|
||||
Slave screen that has to be displayed at start (playlist by default).
|
||||
Slave screen that has to be displayed at start (nothing by default).
|
||||
.TP
|
||||
.B locked_screen_width_part = 20-80
|
||||
If you want to lock a screen, ncmpcpp asks for % of locked screen's width to be reserved before that and provides a default value, which is the one you can set here.
|
||||
|
||||
Reference in New Issue
Block a user