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 38 i386 (16)*, ppc64le (8)*, x86_64 (38)* Fedora 38 (0 downloads)
Fedora 39 i386 (14)*, ppc64le (8)*, x86_64 (34)* Fedora 39 (42 downloads)
Fedora 40 i386 (4)*, ppc64le (2)*, x86_64 (12)* Fedora 40 (20 downloads)
Fedora rawhide i386 (10)*, ppc64le (8)*, x86_64 (11)* Fedora rawhide (123 downloads)

* Total number of downloaded packages.