extend configuration
This commit is contained in:
@@ -100,9 +100,14 @@ struct ncmpcpp_config
|
||||
string tag_editor_album_format;
|
||||
string browser_playlist_prefix;
|
||||
|
||||
string pattern;
|
||||
|
||||
string selected_item_prefix;
|
||||
string selected_item_suffix;
|
||||
|
||||
string color1;
|
||||
string color2;
|
||||
|
||||
Color empty_tags_color;
|
||||
Color header_color;
|
||||
Color volume_color;
|
||||
@@ -114,6 +119,9 @@ struct ncmpcpp_config
|
||||
Color statusbar_color;
|
||||
Color active_column_color;
|
||||
|
||||
Border window_border;
|
||||
Border active_window_border;
|
||||
|
||||
bool colors_enabled;
|
||||
bool fancy_scrolling;
|
||||
bool columns_in_playlist;
|
||||
|
||||
Reference in New Issue
Block a user