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;
|
||||
antialiasing = true;
|
||||
defaultFonts = {
|
||||
monospace = "VictorMono Nerd Font";
|
||||
sansSerif = "Work Sans";
|
||||
serif = "Bodoni";
|
||||
monospace = [ "VictorMono Nerd Font" ];
|
||||
sansSerif = ["Work Sans"];
|
||||
serif = ["Bodoni"];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue