ghostty added
This commit is contained in:
37
.config/ghostty/config
Normal file
37
.config/ghostty/config
Normal file
@@ -0,0 +1,37 @@
|
||||
theme = "catppuccin-mocha"
|
||||
|
||||
font-size = 14
|
||||
font-family = "MesloLGS Nerd Font Mono"
|
||||
font-thicken = true
|
||||
|
||||
cursor-style = block
|
||||
cursor-style-blink = false
|
||||
|
||||
background-opacity = 0.95
|
||||
background-blur-radius = 8
|
||||
|
||||
mouse-hide-while-typing = true
|
||||
|
||||
clipboard-read = allow
|
||||
clipboard-write = allow
|
||||
copy-on-select = clipboard
|
||||
clipboard-trim-trailing-spaces = true
|
||||
clipboard-paste-protection = true
|
||||
|
||||
window-decoration = false
|
||||
|
||||
window-padding-x = 2
|
||||
window-padding-y = 2
|
||||
window-padding-balance = true
|
||||
|
||||
# Don't use if using fullscreen
|
||||
window-width = 168
|
||||
window-height = 45
|
||||
|
||||
# macos stuff
|
||||
quit-after-last-window-closed = true
|
||||
macos-option-as-alt = true
|
||||
fullscreen = true
|
||||
# macos-non-native-fullscreen = true # fullscreen, hide menubar and dock toooo
|
||||
|
||||
keybind = cmd+backspace=text:\x15
|
||||
Reference in New Issue
Block a user