]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/pulseaudio.json
Add entries from ArchWiki (#358)
[xdg-ninja.git] / programs / pulseaudio.json
1 {
2 "files": [
3 {
4 "help": "Supported since _4.0_ according to https://bugzilla.redhat.com/show_bug.cgi?id=845607\n\nYou can move the file to _$XDG_CONFIG_HOME/pulse_\n",
5 "movable": true,
6 "path": "$HOME/.pulse"
7 },
8 {
9 "help": "Supported since _4.0_ according to https://bugzilla.redhat.com/show_bug.cgi?id=845607\n\nYou can move this file to _$XDG_CONFIG_HOME/pulse/cookie_\n",
10 "movable": true,
11 "path": "$HOME/.pulse-cookie"
12 },
13 {
14 "help": "Generated by the _module-esound-protocol-unix.so_ module, which is generally not needed.\n\nYou can comment it out in _/etc/pulse/default.pa_ or _$XDG_CONFIG_HOME/pulse/default.pa_.\n",
15 "movable": true,
16 "path": "$HOME/.esd_auth"
17 }
18 ],
19 "name": "pulseaudio"
20 }