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 = {
|
config.modules = {
|
||||||
application = {
|
application = {
|
||||||
zathura.enable = true;
|
zathura.enable = true;
|
||||||
foot.enable = true;
|
foot = {
|
||||||
|
enable = true;
|
||||||
|
font-size = "10.5";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
audio.cmus.enable = true;
|
audio.cmus.enable = true;
|
||||||
cli = {
|
cli = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue