_0xpropo

0xpropo 1.100

Proportional version of the 0xProto font

https://github.com/0xType/0xPropo
SIL Open Font License 1.1
programs: -
Platforms (80)
mips64el-linuxpowerpc-linuxmipsel-linuxx86_64-darwinaarch64-netbsdmicroblaze-linuxmicroblaze-noneriscv64-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