ghostty: change theme and font
This commit is contained in:
parent
9dbf41d394
commit
c49a6e7bd8
1 changed files with 3 additions and 2 deletions
|
|
@ -10,8 +10,9 @@
|
|||
|
||||
clearDefaultKeybinds = false;
|
||||
settings = {
|
||||
theme = "tokyonight";
|
||||
font-family = "JetBrainsMono NL NFM Medium";
|
||||
# theme = "tokyonight";
|
||||
theme = "GruvboxDarkHard";
|
||||
font-family = "Berkeley Mono";
|
||||
font-size = 16;
|
||||
|
||||
shell-integration-features = "no-cursor";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue