xmonad: add siji font

This commit is contained in:
Serĉanto de Scio 2024-06-02 00:36:20 +10:00
parent 300d1faec4
commit a2553d2569
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -57,6 +57,7 @@
# Install any additional fonts that I require to be used with xmonad
fonts.packages = with pkgs; [
open-sans # Used in in my polybar configuration
siji # An iconic bitmap font based on Stlarch with additional glyphs
];
# Install other packages that I require to be used with xmonad.