i3: refactor to fonts.names

This commit is contained in:
Oliver Davies 2024-02-04 22:56:05 +00:00
parent 15fab770bc
commit e1f93f8e8b

View file

@ -121,7 +121,7 @@ in
};
}];
fonts = { names = [ "GeistMono" ]; };
fonts.names = [ "GeistMono" ];
gaps = {
smartBorders = "on";