ghostty: JetBrains Mono -> 0xProto
This commit is contained in:
parent
a8295e0df6
commit
d5de4494ad
2 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
fonts.packages = with pkgs; [
|
||||
jetbrains-mono
|
||||
_0xproto
|
||||
];
|
||||
homebrew.casks = [
|
||||
"font-chomsky"
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
package = null;
|
||||
enableZshIntegration = true;
|
||||
settings = {
|
||||
font-family = "0xProto";
|
||||
font-size = 16;
|
||||
window-padding-x = 5;
|
||||
window-padding-balance = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue