From c8d19a52e004abdeaaa73416747d9acb56984446 Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Wed, 25 Sep 2024 21:12:18 -0500 Subject: add nixos config --- gentoo/.config/ncmpcpp/config.org | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 gentoo/.config/ncmpcpp/config.org (limited to 'gentoo/.config/ncmpcpp/config.org') diff --git a/gentoo/.config/ncmpcpp/config.org b/gentoo/.config/ncmpcpp/config.org deleted file mode 100644 index 8195877..0000000 --- a/gentoo/.config/ncmpcpp/config.org +++ /dev/null @@ -1,16 +0,0 @@ -#+title: =ncmpcpp= Configuration -Set the =ncmpcpp= directory to =~/.config/ncmpcpp/=. -#+begin_src conf :tangle ~/.config/ncmpcpp/config :mkdirp yes -ncmpcpp_directory = "~/.config/ncmpcpp" -#+end_src - -Set the host/port pair to find the music player daemon at. -#+begin_src conf :tangle ~/.config/ncmpcpp/config :mkdirp yes -mpd_host = "localhost" -mpd_port = "6600" -#+end_src - -Specify the location of the Music directory to be =~/Music=. -#+begin_src conf :tangle ~/.config/ncmpcpp/config :mkdirp yes -mpd_music_dir = "~/Music" -#+end_src -- cgit v1.2.3