pinwheel: Switch font to JetBrains Mono

This commit is contained in:
Alexander Heldt
2023-11-05 20:37:42 +01:00
parent 8908bbebab
commit 045e6e5421
5 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ in
settings = {
main = {
term = "xterm-256color";
font = "DejaVuSansM Nerd Font Mono:size=14";
font = "JetBrainsMono Nerd Font Mono:size=14";
};
};
};