gui/foot.nix: fix bold font
This commit is contained in:
parent
c11fac7e01
commit
d89347da32
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
locked-title = "no";
|
||||
|
||||
font = "Iosevka Nerd Font:size=14";
|
||||
font-bold = "Iosevka Nerd Font:size=14";
|
||||
font-bold = "Iosevka Nerd Font:size=14:style=Bold";
|
||||
|
||||
line-height = 20;
|
||||
letter-spacing = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue