feat(gtk): font
This commit is contained in:
parent
16a43adda8
commit
f3b4188f13
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
|||
package = pkgs.adwaita-icon-theme;
|
||||
name = "Adwaita";
|
||||
};
|
||||
font.name = "Noto Sans";
|
||||
font.size = 11;
|
||||
};
|
||||
|
||||
xdg.portal = {
|
||||
|
|
Loading…
Reference in a new issue