mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Make GTK font Lexend
This commit is contained in:
parent
ae7aa17dbd
commit
1d6cb20f0c
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
(homeConfiguration "nixos" {
|
||||
gtk = enabled {
|
||||
font = {
|
||||
name = "OpenSans";
|
||||
package = pkgs.open-sans;
|
||||
name = "Lexend";
|
||||
package = pkgs.lexend;
|
||||
size = 12;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue