mirror of
https://github.com/librephoenix/nixos-config
synced 2025-09-05 12:34:02 +05:30
change font
This commit is contained in:
parent
fa58972999
commit
07fd6ab252
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue