use monoid halftight with 11 size
This commit is contained in:
parent
c7c11e2780
commit
4512d0a3bb
@ -110,8 +110,8 @@ in {
|
||||
personal = import ../../personal.nix;
|
||||
name = personal.name;
|
||||
email = personal.emails.primary;
|
||||
font = "Monoid";
|
||||
fontSize = 10;
|
||||
font = "Monoid HalfTight";
|
||||
fontSize = 11;
|
||||
fontComb = "${font} ${toString fontSize}";
|
||||
fontPackage = pkgs.monoid;
|
||||
colorSchemeLight = {
|
||||
|
Loading…
Reference in New Issue
Block a user