This commit is contained in:
Barrett Ruth 2026-02-14 19:03:57 -05:00
parent 91c1ed1fb0
commit e610f7d781
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 12 additions and 3 deletions

View file

@ -80,6 +80,7 @@ in
gtk = lib.mkIf hostConfig.isLinux {
enable = true;
gtk2.configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc";
font = {
name = "SF Pro Display";
size = 11;