2.home-manager/tests/modules/programs/waveterm/cfg/bookmarks.json
2025-05-09 08:17:40 -05:00

14 lines
255 B
JSON

{
"bookmark@claude": {
"title": "Claude",
"url": "https://claude.ai"
},
"bookmark@github": {
"title": "GitHub",
"url": "https://github.com"
},
"bookmark@google": {
"title": "Google",
"url": "https://www.google.com"
}
}