use stix fonts
This commit is contained in:
parent
121050b0f6
commit
1e6b59eb10
@ -18,11 +18,11 @@
|
|||||||
fonts = with pkgs; [
|
fonts = with pkgs; [
|
||||||
# xorg.fontbhlucidatypewriter100dpi
|
# xorg.fontbhlucidatypewriter100dpi
|
||||||
# xorg.fontbhlucidatypewriter75dpi
|
# xorg.fontbhlucidatypewriter75dpi
|
||||||
freefont_ttf
|
# freefont_ttf
|
||||||
gyre-fonts # TrueType substitutes for standard PostScript fonts
|
gyre-fonts # TrueType substitutes for standard PostScript fonts
|
||||||
# xorg.fontbh100dpi
|
# xorg.fontbh100dpi
|
||||||
xorg.fontmiscmisc
|
# xorg.fontmiscmisc
|
||||||
xorg.fontcursormisc
|
# xorg.fontcursormisc
|
||||||
unifont
|
unifont
|
||||||
|
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
@ -49,6 +49,7 @@
|
|||||||
iosevka
|
iosevka
|
||||||
fira fira-mono fira-code
|
fira fira-mono fira-code
|
||||||
source-code-pro
|
source-code-pro
|
||||||
|
stix-two
|
||||||
|
|
||||||
font-awesome_5
|
font-awesome_5
|
||||||
];
|
];
|
||||||
|
13
gnome3.nix
13
gnome3.nix
@ -23,13 +23,13 @@
|
|||||||
allowBitmaps = false;
|
allowBitmaps = false;
|
||||||
};
|
};
|
||||||
fonts = with pkgs; [
|
fonts = with pkgs; [
|
||||||
xorg.fontbhlucidatypewriter100dpi
|
# xorg.fontbhlucidatypewriter100dpi
|
||||||
xorg.fontbhlucidatypewriter75dpi
|
# xorg.fontbhlucidatypewriter75dpi
|
||||||
freefont_ttf
|
# freefont_ttf
|
||||||
gyre-fonts # TrueType substitutes for standard PostScript fonts
|
gyre-fonts # TrueType substitutes for standard PostScript fonts
|
||||||
xorg.fontbh100dpi
|
# xorg.fontbh100dpi
|
||||||
xorg.fontmiscmisc
|
# xorg.fontmiscmisc
|
||||||
xorg.fontcursormisc
|
# xorg.fontcursormisc
|
||||||
unifont
|
unifont
|
||||||
|
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
@ -56,6 +56,7 @@
|
|||||||
iosevka
|
iosevka
|
||||||
fira fira-mono fira-code
|
fira fira-mono fira-code
|
||||||
source-code-pro
|
source-code-pro
|
||||||
|
stix-two
|
||||||
|
|
||||||
font-awesome_5
|
font-awesome_5
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user