skidnik/mononoki

Project ID: 21456

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

Font preview

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 37 i386 (6)*, ppc64le (4)*, x86_64 (76)* Fedora 37 (0 downloads)
Fedora 38 i386 (8)*, ppc64le (4)*, x86_64 (30)* Fedora 38 (40 downloads)
Fedora 39 i386 (8)*, ppc64le (6)*, x86_64 (29)* Fedora 39 (34 downloads)
Fedora 40 i386 (0)*, ppc64le (0)*, x86_64 (0)* Fedora 40 (4 downloads)
Fedora rawhide i386 (4)*, ppc64le (4)*, x86_64 (4)* Fedora rawhide (118 downloads)

* Total number of downloaded packages.