settings: make initial slave screen focus optional
This commit is contained in:
@@ -411,6 +411,8 @@
|
||||
##
|
||||
#startup_slave_screen = ""
|
||||
#
|
||||
#startup_slave_screen_focus = no
|
||||
#
|
||||
##
|
||||
## Default width of locked screen (in %).
|
||||
## Acceptable values are from 20 to 80.
|
||||
|
||||
@@ -263,6 +263,9 @@ Screen that has to be displayed at start (playlist by default).
|
||||
.B startup_slave_screen = SCREEN_NAME
|
||||
Slave screen that has to be displayed at start (nothing by default).
|
||||
.TP
|
||||
.B startup_slave_screen_focus = yes/no
|
||||
If set to yes, slave screen will be the active one after startup. Otherwise master screen will be.
|
||||
.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.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user