Revert "how about i dont mess with thir"

This reverts commit cf6f0b7fc2.
This commit is contained in:
Osman Faruk Bayram 2025-07-02 04:03:32 +03:00
parent cf6f0b7fc2
commit a8e11a3d93

View file

@ -43,12 +43,12 @@
# fonts.fontconfig = { # fonts.fontconfig = {
# defaultFonts.emoji = ["Noto Color Emoji"]; # defaultFonts.emoji = ["Noto Color Emoji"];
# }; # };
# fonts.fontconfig.defaultFonts = { fonts.fontconfig.defaultFonts = {
# serif = ["Source Han Serif SC" "Source Han Serif TC" "Noto Color Emoji"]; serif = ["Source Han Serif SC" "Source Han Serif TC" "Noto Color Emoji"];
# sansSerif = ["Source Han Sans SC" "Source Han Sans TC" "Noto Color Emoji"]; sansSerif = ["Source Han Sans SC" "Source Han Sans TC" "Noto Color Emoji"];
# monospace = ["DejaVu Sans Mono" "Droid Sans Mono" "Source Han Mono" "Cascadia Code" "Noto Color Emoji"]; monospace = ["DejaVu Sans Mono" "Droid Sans Mono" "Source Han Mono" "Cascadia Code" "Noto Color Emoji"];
# emoji = ["Noto Color Emoji"]; emoji = ["Noto Color Emoji"];
# }; };
}) })
]; ];
} }