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;
|
clearDefaultKeybinds = false;
|
||||||
settings = {
|
settings = {
|
||||||
theme = "tokyonight";
|
# theme = "tokyonight";
|
||||||
font-family = "JetBrainsMono NL NFM Medium";
|
theme = "GruvboxDarkHard";
|
||||||
|
font-family = "Berkeley Mono";
|
||||||
font-size = 16;
|
font-size = 16;
|
||||||
|
|
||||||
shell-integration-features = "no-cursor";
|
shell-integration-features = "no-cursor";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue