chore(work): configure Foot font
This commit is contained in:
parent
0d122d5914
commit
a379cfc4f4
1 changed files with 4 additions and 1 deletions
|
@ -2,7 +2,10 @@
|
|||
config.modules = {
|
||||
application = {
|
||||
zathura.enable = true;
|
||||
foot.enable = true;
|
||||
foot = {
|
||||
enable = true;
|
||||
font-size = "10.5";
|
||||
};
|
||||
};
|
||||
audio.cmus.enable = true;
|
||||
cli = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue