Compare commits

...
Sign in to create a new pull request.

1 commit
main ... sway

Author SHA1 Message Date
15e9870f45 add ibm3270 to fonts 2025-02-15 17:35:51 +01:00

View file

@ -26,7 +26,7 @@
twemoji-color-font
twitter-color-emoji
iosevka-bin
(nerdfonts.override { fonts = [ "Hack" ]; })
(nerdfonts.override { fonts = [ "Hack" "3270" ]; })
];
fonts.enableDefaultPackages = true;