ranfdev / Geopard

Colorful, adaptive gemini browser
https://ranfdev.com/projects/Geopard/
GNU General Public License v3.0
151 stars 10 forks source link

Being able to change font #30

Open 1player opened 2 years ago

1player commented 2 years ago

The default font is very nice, but I would really like to be able to change to a different font.

I guess two options are enough, one for proportional fonts, and one for monospace.

mskf1383 commented 2 years ago

Using system default fonts is also a good option.

tfuxu commented 1 year ago

For those wondering, support for custom fonts was added way back in July 2022, there just isn't yet a GUI to change them. To change them, go to ~/.config/geopard/config.toml file (or ~/.var/app/com.ranfdev.Geopard/config/geopard/config.toml if you are using Flatpak package) and change family values in fonts.* groups. Remember to reload Geopard to apply new fonts.

Example with Times New Roman for heading and Noto Sans for paragraphs: Screenshot from 2023-03-19 14-58-37