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; [
|
fonts.packages = with pkgs; [
|
||||||
jetbrains-mono
|
jetbrains-mono
|
||||||
|
_0xproto
|
||||||
];
|
];
|
||||||
homebrew.casks = [
|
homebrew.casks = [
|
||||||
"font-chomsky"
|
"font-chomsky"
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,7 @@
|
||||||
package = null;
|
package = null;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
font-family = "0xProto";
|
||||||
font-size = 16;
|
font-size = 16;
|
||||||
window-padding-x = 5;
|
window-padding-x = 5;
|
||||||
window-padding-balance = true;
|
window-padding-balance = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue