Smaller font
This commit is contained in:
parent
ea876caa60
commit
3c2497ad65
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
font = if myhostname == "laptop" then {
|
font = if myhostname == "laptop" then {
|
||||||
name = "FiraCode Nerd Font Bold";
|
name = "FiraCode Nerd Font Bold";
|
||||||
size = 18;
|
size = 17;
|
||||||
} else {
|
} else {
|
||||||
name = "FiraCode Nerd Font Bold";
|
name = "FiraCode Nerd Font Bold";
|
||||||
size = 16;
|
size = 16;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue