]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/lbdb.json
Fix `.tmux` output suggesting incorrect target path. (#415)
[xdg-ninja.git] / programs / lbdb.json
1 {
2 "name": "lbdb",
3 "files": [
4 {
5 "path": "$HOME/.lbdbrc",
6 "movable": true,
7 "help": "Supported by default.\n\nYou can move the file to _$XDG_CONFIG_HOME/lbdb/config_.\n"
8 },
9 {
10 "path": "$HOME/.lbdb/rc",
11 "movable": true,
12 "help": "Supported by default.\n\nYou can move the file to _$XDG_CONFIG_HOME/lbdb/config_.\n"
13 },
14 {
15 "path": "$HOME/.lbdb/lbdbrc",
16 "movable": true,
17 "help": "Supported by default.\n\nYou can move the file to _$XDG_CONFIG_HOME/lbdb/config_.\n"
18 }
19 ]
20 }