never mind, some stuff hates having so many fonts
This commit is contained in:
parent
eae3fbab79
commit
479eac2217
|
@ -34,23 +34,29 @@
|
||||||
packages = with pkgs;
|
packages = with pkgs;
|
||||||
[
|
[
|
||||||
corefonts
|
corefonts
|
||||||
fira-go
|
dejavu_fonts
|
||||||
libertine
|
libertine
|
||||||
ocr-a
|
ocr-a
|
||||||
source-code-pro
|
source-code-pro
|
||||||
source-sans-pro
|
source-sans-pro
|
||||||
source-serif-pro
|
source-serif-pro
|
||||||
|
|
||||||
# hahaha yes YES
|
# Code fonts
|
||||||
google-fonts
|
fira-code
|
||||||
|
|
||||||
# Programming fonts
|
|
||||||
iosevka
|
iosevka
|
||||||
|
|
||||||
# UI fonts
|
# UI fonts
|
||||||
b612
|
b612
|
||||||
cantarell-fonts
|
cantarell-fonts
|
||||||
inter
|
inter
|
||||||
|
roboto
|
||||||
|
|
||||||
|
# Large multilingual fonts
|
||||||
|
fira-go
|
||||||
|
noto-fonts
|
||||||
|
noto-fonts-cjk
|
||||||
|
noto-fonts-emoji
|
||||||
|
noto-fonts-extra
|
||||||
|
|
||||||
# Constructed languages
|
# Constructed languages
|
||||||
nasin-nanpa
|
nasin-nanpa
|
||||||
|
|
Loading…
Reference in a new issue