Description
Mononoki is a typeface created to enhance code formatting. It works well on both high and low resolution displays. Every character is clearly distinguishable from similar looking characters.
Home:
https://github.com/madmalik/mononoki#a-font-for-programming-and-code-review
Installation Instructions
To install:
enable this repo:
# dnf copr enable skidnik/mononoki
install package:
# dnf install mononoki-ttf-fonts
(optional) to override fontconfig aliases for monospace font (56-mononoki.conf is provided by this package, but not enabled by default):
system wide:
# ln -s /usr/share/fontconfig/conf.avail/56-mononoki.conf /etc/fonts/conf.d/
user-specific:
$ ln -s /usr/share/fontconfig/conf.avail/56-mononoki.conf ~/.config/fontconfig/conf.d/
to undo this:
# rm /etc/fonts/conf.d/56-mononoki.conf
or
$ rm ~/.config/fontconfig/conf.d/56-mononoki.conf
mononoki-nerd-ttf-fonts is a patched version from nerd-fonts with added icons, powerline glyphs, etc. Also contains two font configs for overriding default monospace font (one of them should be enabled at a time). Follows their global release version.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | i386 (16)*, ppc64le (8)*, x86_64 (39)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (18)*, ppc64le (11)*, x86_64 (40)* | Fedora 39 (47 downloads) |
Fedora 40 | i386 (5)*, ppc64le (2)*, x86_64 (29)* | Fedora 40 (39 downloads) |
Fedora 41 | i386 (0)*, ppc64le (1)*, x86_64 (7)* | Fedora 41 (10 downloads) |
Fedora rawhide | i386 (12)*, ppc64le (10)*, x86_64 (12)* | Fedora rawhide (129 downloads) |
* Total number of downloaded packages.