xmonad: add siji font
This commit is contained in:
parent
300d1faec4
commit
a2553d2569
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue