]> git.rmz.io Git - dotfiles.git/commitdiff
ncmpcpp: add config
authorSamir Benmendil <samir.benmendil@gmail.com>
Sun, 12 Jan 2014 16:03:11 +0000 (17:03 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sun, 12 Jan 2014 16:03:31 +0000 (17:03 +0100)
Makefile
ncmpcpp/.gitignore [new file with mode: 0644]
ncmpcpp/config [new file with mode: 0644]

index 453ae7750b17383b3cd5ec8850c95e78e27aa0e2..790826f78bc9b02e6787ec9fd2cab786821f8247 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 APATH := $(realpath .)
 
 FILES := bin
 APATH := $(realpath .)
 
 FILES := bin
-DOTFILES := aliases bash* conky* flexget git* goobookrc msmtp* mutt offlineimap* vim* weechat xbindkeysrc Xmodmap Xresources xprofile zsh*
+DOTFILES := aliases bash* conky* flexget git* goobookrc msmtp* mutt ncmpcpp offlineimap* vim* weechat xbindkeysrc Xmodmap Xresources xprofile zsh*
 CONFIGFILES := retroarch compton.conf mimeo.conf
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
 CONFIGFILES := retroarch compton.conf mimeo.conf
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
diff --git a/ncmpcpp/.gitignore b/ncmpcpp/.gitignore
new file mode 100644 (file)
index 0000000..bdf6ba9
--- /dev/null
@@ -0,0 +1 @@
+error.log
diff --git a/ncmpcpp/config b/ncmpcpp/config
new file mode 100644 (file)
index 0000000..9d9eaaa
--- /dev/null
@@ -0,0 +1,17 @@
+######################################################
+## An example configuration file with descriptions  ##
+## can be found at: /usr/share/doc/ncmpcpp/config   ##
+######################################################
+
+mpd_host      = "localhost"
+mpd_port      = "6600"
+mpd_music_dir = "~/music"
+
+playlist_display_mode        = "columns"
+browser_display_mode         = "columns"
+search_engine_display_mode   = "columns"
+playlist_editor_display_mode = "columns"
+
+autocenter_mode = "yes"
+user_interface  = "alternative"
+media_library_left_column = "A"