Last active
August 11, 2025 07:30
-
-
Save nameerakhter/c84a47b0aa01740f49a8765bff08346e to your computer and use it in GitHub Desktop.
Ghostty config
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
font-size = 15 | |
font-thicken = true | |
theme="rose-pine" | |
keybind= ctrl+r=reload_config | |
keybind= ctrl+shift+k=new_split:up | |
keybind= ctrl+shift+j=new_split:down | |
keybind= ctrl+shift+h=new_split:left | |
keybind= ctrl+shift+l=new_split:right | |
cursor-color=#ff0078 | |
cursor-style=block | |
selection-background= 1d3c3b | |
selection-foreground= eeeeee | |
background-opacity=.8 | |
background-blur-radius=90 | |
window-colorspace="display-p3" | |
adjust-cell-height=20% | |
maximize=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment