1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-25 02:10:57 +01:00
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"
}
}