Initial commit.
This commit is contained in:
40
ghostty/config
Normal file
40
ghostty/config
Normal file
@@ -0,0 +1,40 @@
|
||||
auto-update = off
|
||||
app-notifications = no-clipboard-copy
|
||||
|
||||
#font-family = Source Code Pro
|
||||
font-family = Courier Prime Code
|
||||
font-size = 11
|
||||
|
||||
# theme = "3024 Night"
|
||||
# theme = "Ayu Mirage"
|
||||
# theme = "GitHub-Dark-High-Contrast"
|
||||
# theme = "Atom"
|
||||
theme = "Kanagawa Dragon"
|
||||
# theme = "tokyonight"
|
||||
|
||||
shell-integration-features = no-cursor
|
||||
cursor-style-blink = true
|
||||
|
||||
# macos-titlebar-style = tabs
|
||||
|
||||
#unfocused-split-opacity
|
||||
#unfocused-split-fill
|
||||
|
||||
#window-inherit-working-directory = true|false
|
||||
#focus-follows-mouse
|
||||
#macos-titlebar-style = native transparent tabs and hidden
|
||||
|
||||
copy-on-select = clipboard
|
||||
|
||||
keybind = global:ctrl+cmd+g=toggle_quick_terminal
|
||||
|
||||
keybind = ctrl+shift+opt+5=new_split:right
|
||||
keybind = ctrl+shift+opt+'=new_split:down
|
||||
|
||||
keybind = ctrl+shift+h=goto_split:left
|
||||
keybind = ctrl+shift+l=goto_split:right
|
||||
keybind = ctrl+shift+k=goto_split:top
|
||||
keybind = ctrl+shift+j=goto_split:bottom
|
||||
|
||||
keybind = cmd+enter=ignore
|
||||
keybind = ctrl+enter=ignore
|
||||
Reference in New Issue
Block a user