wip: dnsc-machine setup
This commit is contained in:
parent
e6a9f210f1
commit
11d7d065f5
3 changed files with 3 additions and 3 deletions
|
|
@ -22,6 +22,7 @@
|
|||
xwayland-satellite
|
||||
nerd-fonts.victor-mono
|
||||
adwaita-fonts
|
||||
noto-fonts-color-emoji
|
||||
bodoni-moda
|
||||
reversal-icon-theme
|
||||
fnm
|
||||
|
|
@ -56,7 +57,7 @@
|
|||
antialiasing = true;
|
||||
defaultFonts = {
|
||||
monospace = [ "VictorMono Nerd Font" ];
|
||||
sansSerif = ["Adwaita Sans"];
|
||||
sansSerif = [ "Adwaita Sans" "Noto Color Emoji" ];
|
||||
serif = ["Bodoni Moda"];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue