mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 15:43:55 -05:00
hyprland: changed default gtk font to Noto Sans Regular
This commit is contained in:
parent
f4c064c463
commit
919f8c0bf4
|
@ -41,7 +41,7 @@
|
||||||
name = "Breeze";
|
name = "Breeze";
|
||||||
};
|
};
|
||||||
font = {
|
font = {
|
||||||
name = "Sans";
|
name = "Noto Sans Regular";
|
||||||
size = 11;
|
size = 11;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue