summaryrefslogtreecommitdiff
path: root/archive
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-10-30 16:46:19 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-10-30 16:46:19 -0700
commit0e6feaa2798fd34e3b7bc5ce3dc81d61f704163d (patch)
treef628bb37c6ed63b2ddad4e2bcbe114fde1951a13 /archive
parenta484e9a884440c5d6612421105c1682293068106 (diff)
downloaddotfiles-0e6feaa2798fd34e3b7bc5ce3dc81d61f704163d.tar.gz
comment with old code
Diffstat (limited to 'archive')
-rw-r--r--archive/.mpdconf10
1 files changed, 10 insertions, 0 deletions
diff --git a/archive/.mpdconf b/archive/.mpdconf
index 0e2dc086..7034c6b6 100644
--- a/archive/.mpdconf
+++ b/archive/.mpdconf
@@ -1,3 +1,13 @@
+# in i3 startup script, used to have this:
+# # ---- startup applications
+#
+# if ! in-develacc; then
+# # the systemd user unit for mpd can fail because it doesn't get
+# # XDG_RUNTIME_DIR set, so disable it and start ourselves
+# systemctl --user mask mpd ||:
+# pgrep -u "$USER" mpd || mpd &
+# fi
+
# -*- mode: conf-space; -*-
music_directory "/home/spwhitton/lib/annex/music"