programs.amfora.settings
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
- <home-manager/modules/programs/amfora.nix>