make displaying hidden files in local browser optional
This commit is contained in:
@@ -148,6 +148,8 @@
|
||||
#
|
||||
#ncmpc_like_songs_adding = "no" (enabled - add/remove, disabled - always add)
|
||||
#
|
||||
#show_hidden_files_in_local_browser = "no"
|
||||
#
|
||||
#display_screens_numbers_on_start = "yes"
|
||||
#
|
||||
#clock_display_seconds = "no"
|
||||
|
||||
@@ -165,6 +165,9 @@ If enabled, lyrics will be switched at song's change to currently playing one's
|
||||
.B ncmpc_like_songs_adding = yes/no
|
||||
If enabled, pressing space on item, which is already in playlist will remove it, otherwise add it again.
|
||||
.TP
|
||||
.B show_hidden_files_in_local_browser = yes/no
|
||||
Trigger for displaying in local browser files and directories that begin with '.'
|
||||
.TP
|
||||
.B default_place_to_search_in = database/playlist
|
||||
If set to "playlist", Search engine will perform searching in current MPD playlist rather than in music database.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user