programs.waveterm.bookmarks
Bookmark definitions for WaveTerm. Details about the format and the options can be found here: https://docs.waveterm.dev/config#webbookmarks-configuration.
- Type
JSON value- Default
{ }- Example
{ "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"; }; }- Declared
- <home-manager/modules/programs/waveterm.nix>