ncmpcpp: Disable mouse support, screen switcher & tag editor
This commit is contained in:
parent
a52037d68e
commit
65e5721a5a
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
|||
follow_now_playing_lyrics = no
|
||||
fetch_lyrics_for_current_song_in_background = no
|
||||
media_library_hide_album_dates = yes
|
||||
mpd_music_dir = ~/Music
|
||||
mouse_support = no
|
||||
mouse_list_scroll_whole_page = no
|
||||
mpd_music_dir = no
|
||||
screen_switcher_mode = media_library
|
||||
startup_screen = media_library
|
||||
store_lyrics_in_song_dir = no
|
||||
|
|
Loading…
Reference in a new issue