Skip to content

GNOME/adwaita-fonts

Repository files navigation

Adwaita Fonts

This repository contains the Makefile used to build Adwaita Sans, a variation of Inter, and Adwaita Mono, the Menlo Style of Iosevka.

Getting the Fonts

Prebuilt

You can download the latest build of the fonts here. Install them by opening the .ttf files and clicking on “Install”.

Setting the Fonts

gsettings set org.gnome.desktop.interface font-name "Adwaita Sans 11"
gsettings set org.gnome.desktop.interface monospace-font-name "Adwaita Mono 11"

Resetting Fonts

gsettings reset org.gnome.desktop.interface font-name
gsettings reset org.gnome.desktop.interface monospace-font-name