settings: add startup_slave_screen option

This commit is contained in:
brezerk
2014-11-06 20:13:46 +01:00
committed by Andrzej Rybczak
parent a4e9523f63
commit cc747c0f99
10 changed files with 49 additions and 12 deletions

View File

@@ -400,12 +400,18 @@
#screen_switcher_mode = playlist, browser
#
##
## Note: You can define startup screen for ncmpcpp
## Note: You can define startup screen
## by choosing screen from the list above.
##
#startup_screen = playlist
#
##
## Note: You can define startup slave screen
## by choosing screen from the list above.
##
#startup_slave_screen = playlist
#
##
## Default width of locked screen (in %).
## Acceptable values are from 20 to 80.
##