settings: add startup_slave_screen option
This commit is contained in:
@@ -187,6 +187,7 @@ struct Configuration
|
||||
size_t now_playing_suffix_length;
|
||||
|
||||
ScreenType startup_screen_type;
|
||||
ScreenType startup_slave_screen_type;
|
||||
std::list<ScreenType> screen_sequence;
|
||||
|
||||
SortMode browser_sort_mode;
|
||||
|
||||
Reference in New Issue
Block a user