feat(font): Use monaspace Krypton

This commit is contained in:
Uttarayan Mondal
2024-04-16 20:22:58 +05:30
parent 28c77e80cd
commit 5c68944f71
7 changed files with 15 additions and 10 deletions

View File

@@ -9,7 +9,8 @@
settings = {
main = {
shell = "${pkgs.fish.outPath}/bin/fish";
font = "Hasklug Nerd Font Mono:size=13";
# font = "Hasklug Nerd Font Mono:size=13";
font = "Monaspace Krypton:size=13";
initial-window-size-pixels = "1440x800";
};
colors = {