-
-
Save nathanielvarona/f493d42141860925ec82700ac70b191b to your computer and use it in GitHub Desktop.
ghostty setting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://ghostty.zerebos.com/app/import-export | |
# fonts | |
font-family = Berkeley Mono | |
font-size = 18 | |
# disable ligatures | |
font-feature = -calt | |
# window | |
window-height = 50 | |
window-width = 170 | |
window-padding-x = 15 | |
window-padding-y = 5 | |
macos-titlebar-style = tabs | |
unfocused-split-opacity = 1 | |
window-colorspace = display-p3 | |
confirm-close-surface = false | |
# keys | |
keybind = super+\=new_split:right | |
keybind = super+shift+\=new_split:down | |
keybind = f12=toggle_quick_terminal | |
# 08101A | |
background = 090A0F | |
foreground = 9FB6CF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment