wip: dnsc-machine config
This commit is contained in:
parent
cd8206a72e
commit
63f1364c83
1 changed files with 3 additions and 3 deletions
|
|
@ -44,9 +44,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
antialiasing = true;
|
antialiasing = true;
|
||||||
defaultFonts = {
|
defaultFonts = {
|
||||||
monospace = "VictorMono Nerd Font";
|
monospace = [ "VictorMono Nerd Font" ];
|
||||||
sansSerif = "Work Sans";
|
sansSerif = ["Work Sans"];
|
||||||
serif = "Bodoni";
|
serif = ["Bodoni"];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue