mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
fixup! fix: new nerd fonts location
This commit is contained in:
parent
7786792042
commit
ca8b1e04fe
3 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
# selected_themes = [ "rings" ];
|
||||
# })
|
||||
# ];
|
||||
font = "${config.stylix.fonts.monospace.package}/share/fonts/truetype/NerdFonts/CaskaydiaCoveNerdFontMono-Regular.ttf";
|
||||
font = "${config.stylix.fonts.monospace.package}/share/fonts/truetype/NerdFonts/CaskaydiaCove/CaskaydiaCoveNerdFontMono-Regular.ttf";
|
||||
};
|
||||
|
||||
# Enable "Silent Boot"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue