11 Commits

Author SHA1 Message Date
KronikPillow
ea5e3ad709
this is how you add missing empty folders
upon fresh install .config/abook and .config/mpd/playlists and .cache/zsh is not created
because of it abook can't create a addressbook and returns a error when launched,
while ncmpcpp can't add songs to playlists as the folder doesn't exist,
and zsh doesn't create history because the folder doesn't exist

solved by adding a .gitignore in those folders and telling git to ignore all files in the folder except .gitignore
2021-04-01 01:24:36 +02:00
Luke Smith
4f622e6d2b
pulse default in mpd 2020-05-09 10:01:42 -04:00
Alexandros Vasileiou
65b644d9b7
Changes to mpd.conf to support pulseaudio (#607) 2020-05-04 07:59:25 -04:00
Luke Smith
37637b2030
mpd cleanup 2020-04-12 09:17:20 -04:00
Luke Smith
9fe6802122
oops for config 2020-04-08 19:10:00 -04:00
Luke Smith
422d106fba
assume default values if xdg dirs not set 2020-04-08 17:21:40 -04:00
Dennis Lee
a29eaec506 substitute ~/.config with $XDG_CONFIG_HOME 2020-04-04 13:00:08 -07:00
KronikPillow
87f0b208f3 changed mpd output to alsa 2020-01-05 16:43:31 -05:00
Luke Smith
2572ae89d8 mpd autoupdate and overt switch to pulse 2018-11-01 13:50:09 -04:00
Luke
23a22c2171 mpd starts paused 2018-02-09 17:08:30 -07:00
Luke
50adee4e79 "first" commit, preparing for LARBS 2.0 2018-01-21 18:29:48 -07:00