mirror of
https://github.com/librephoenix/nixos-config
synced 2025-04-20 17:24:35 +05:30
change font
This commit is contained in:
parent
fa58972999
commit
07fd6ab252
|
@ -29,7 +29,7 @@
|
|||
browser = "librewolf"; # Default browser; must select one from ./user/app/browser/
|
||||
defaultRoamDir = "Personal.p"; # Default org roam directory relative to ~/Org
|
||||
term = "alacritty"; # Default terminal command;
|
||||
font = "Intel One Mono"; # Selected font
|
||||
font = "JetBrainsMono Nerd Font Mono"; # Selected font
|
||||
fontPkg = pkgs.intel-one-mono; # Font package
|
||||
editor = "nvim"; # Default editor;
|
||||
# editor spawning translator
|
||||
|
|
Loading…
Reference in a new issue