_0xpropo

0xpropo 1.100

Proportional version of the 0xProto font

https://github.com/0xType/0xPropo
SIL Open Font License 1.1
programs: -
Platforms (79)
mips64-noneloongarch64-linuxvc4-nonepowerpc-nonex86_64-uefix86_64-freebsdmips64-linuxpowerpcle-none
View source on NixOS/nixpkgs →

Install

Copy into your configuration

NixOS (configuration.nix)
environment.systemPackages = with pkgs; [
  _0xpropo
];
Ad-hoc shell
nix-shell -p _0xpropo
Flake (nix run)
nix run nixpkgs#_0xpropo