diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2021-12-10 20:36:04 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2021-12-10 20:36:04 +0100 |
commit | 89c260e2cd38709e6d8330825802364854cceec0 (patch) | |
tree | 5593f47c53b3e400275c02b55eb19b747d509ad0 /.config/amfora | |
parent | link update (diff) | |
download | dotfiles-bsd-89c260e2cd38709e6d8330825802364854cceec0.tar.gz dotfiles-bsd-89c260e2cd38709e6d8330825802364854cceec0.tar.bz2 dotfiles-bsd-89c260e2cd38709e6d8330825802364854cceec0.tar.xz dotfiles-bsd-89c260e2cd38709e6d8330825802364854cceec0.tar.zst dotfiles-bsd-89c260e2cd38709e6d8330825802364854cceec0.zip |
amfora update
Diffstat (limited to '.config/amfora')
-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" |