We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0ee530 commit ba2392eCopy full SHA for ba2392e
1 file changed
config/stow/ghostty/Library/Application Support/com.mitchellh.ghostty/config
@@ -33,6 +33,8 @@ font-family = FiraCode Nerd Font
33
# # a comment after a config option, since it would be interpreted as a
34
# # part of the value. For example, this will have a value of "#123abc":
35
# background = #123abc
36
+# background = #222222
37
+background = #191919
38
#
39
# # Empty values are used to reset config keys to default.
40
# key =
0 commit comments