689 current 2024-05-26 21:13:45 24.11.20240524.bfb7a88 6.9.1-zen1 *
This commit is contained in:
parent
29f1df167f
commit
f723b9560e
1 changed files with 1 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ in {
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
jetbrains-mono
|
jetbrains-mono
|
||||||
(nerdfonts.override {fonts = ["Iosevka" "JetBrainsMono"];})
|
(nerdfonts.override {fonts = ["Iosevka" "JetBrainsMono" "ZedMono"];})
|
||||||
custom.zed-fonts
|
custom.zed-fonts
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
@ -44,7 +44,6 @@ in {
|
||||||
fontconfig = {
|
fontconfig = {
|
||||||
defaultFonts = {
|
defaultFonts = {
|
||||||
monospace = [
|
monospace = [
|
||||||
"Iosevka"
|
|
||||||
"Iosevka Nerd Font Complete Mono"
|
"Iosevka Nerd Font Complete Mono"
|
||||||
"Iosevka Nerd Font"
|
"Iosevka Nerd Font"
|
||||||
"Noto Color Emoji"
|
"Noto Color Emoji"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue