]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/osc.json
Add lyrics entry to ncmpcpp (#402)
[xdg-ninja.git] / programs / osc.json
1 {
2 "name": "osc",
3 "files": [
4 {
5 "path": "$HOME/.oscrc",
6 "movable": true,
7 "help": "Supported by default, but uses the old location if it exists.\n\nYou can move the file to _$XDG_CONFIG_HOME/osc/oscrc_.\n"
8 },
9 {
10 "path": "$HOME/.osc_cookiejar",
11 "movable": true,
12 "help": "Supported by default, but uses the old location if it exists.\n\nYou can move the file to _$XDG_STATE_HOME/osc/cookiejar_.\n"
13 }
14 ]
15 }