Make Terminus the default font
This commit is contained in:
parent
aa9b66f091
commit
1e83c4bf8b
2 changed files with 4 additions and 2 deletions
lib/theme
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
fonts = {
|
||||
monospace = {
|
||||
name = "MesloLGSDZ Nerd Font Mono";
|
||||
name = "Terminus";
|
||||
# fc-list : family | sort | grep "Nerd Font"
|
||||
|
||||
package = pkgs.nerdfonts.override { fonts = [ "Meslo" ]; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue