programs.amfora.bookmarks

Home-Manager option

Bookmarks file for amfora. It’s highly recommended that you edit this file through the program itself, and then look at $XDG_DATA_HOME/amfora/bookmarks.xml

type: string or absolute path
Default
""
Example
&#x27;&#x27; <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE xbel PUBLIC "+//IDN python.org//DTD XML Bookmark Exchange Language 1.1//EN//XML" "http://www.python.org/topics/xml/dtds/xbel-1.1.dtd"> <xbel version="1.1"> <bookmark href="gemini://example.com/"> <title>Example Bookmark</title> </bookmark> </xbel> &#x27;&#x27;
declared in: <home-manager/modules/programs/amfora.nix>source unavailable