Librewolf should respect font + changed to intel font

This commit is contained in:
Emmet
2023-09-23 14:12:01 -05:00
parent 67c96dc3bd
commit 6034848fa6
2 changed files with 7 additions and 5 deletions

View File

@ -22,8 +22,8 @@
editor = "emacsclient"; # Default editor;
defaultRoamDir = "Personal.p"; # Default org roam directory relative to ~/Org
term = "alacritty"; # Default terminal command;
font = "Inconsolata"; # Selected font
fontPkg = pkgs.inconsolata; # Font package
font = "Intel One Mono"; # Selected font
fontPkg = pkgs.intel-one-mono; # Font package
# editor spawning translator
# generates a command that can be used to spawn editor inside a gui