foot.nix: decrease default font size
This commit is contained in:
parent
931b8c9c7e
commit
ea1b281b89
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
|||
title = "foot";
|
||||
locked-title = "no";
|
||||
|
||||
font = "Iosevka Nerd Font:size=16";
|
||||
font-bold = "Iosevka Nerd Font:size=16";
|
||||
font = "Iosevka Nerd Font:size=14";
|
||||
font-bold = "Iosevka Nerd Font:size=14";
|
||||
|
||||
line-height = 20;
|
||||
letter-spacing = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue