From c94d06df7370bfe88f6a42f22142f05927c5c44b Mon Sep 17 00:00:00 2001 From: Kalle Wallin Date: Wed, 15 Jun 2005 13:04:22 +0000 Subject: New configuraton option: screen-list git-svn-id: https://svn.musicpd.org/ncmpc/trunk@3358 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- doc/config.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/config.sample b/doc/config.sample index f3bcab541..7be4181c6 100644 --- a/doc/config.sample +++ b/doc/config.sample @@ -2,6 +2,11 @@ ## Configuration file for ncmpc (~/.ncmpc/config) ## +## screen list - used when navigating with next-screen (tab) and +## previous-screen (shift+tab) +## names: playlist browse help artist clock +#screen-list = playlist artist + ## auto center (center the playing track in the playlist) #auto-center = no -- cgit v1.2.3