programs.amfora.settings

Home-Manager option

Configuration settings for amfora. All available options can be found here: https://github.com/makew0rld/amfora/blob/master/default-config.toml.

type: TOML value
Default
{ }
Example
{ a-general = { ansi = true; auto_redirect = false; bullets = true; color = true; highlight_code = true; highlight_style = "monokai"; home = "gemini://geminiprotocol.net"; http = "default"; search = "gemini://geminispace.info/search"; }; }
declared in: <home-manager/modules/programs/amfora.nix>source unavailable