diff options
-rw-r--r-- | .config/amfora/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/amfora/config.toml b/.config/amfora/config.toml index a17e74e..5391819 100644 --- a/.config/amfora/config.toml +++ b/.config/amfora/config.toml @@ -33,7 +33,7 @@ auto_redirect = false # Using just a string will also work, but it is deprecated, and will degrade if # you use paths with spaces. -http = '/usr/local/bin/iridium' +http = '/usr/local/bin/firefox' # Any URL that will accept a query string can be put here search = "gemini://gus.guru/search" |