mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 15:46:54 -04:00
feat: add ghostty config
Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
theme = Aardvark Blue
|
||||
font-family = FiraCode
|
||||
font-size = 14
|
||||
window-padding-x = 10
|
||||
window-padding-y = 10
|
||||
window-decoration = true
|
||||
copy-on-select = clipboard
|
||||
background-opacity = 0.9
|
||||
background-blur = 90
|
||||
adjust-cell-height = 10%
|
||||
window-colorspace = "display-p3"
|
||||
window-padding-balance = true
|
||||
macos-non-native-fullscreen = false
|
||||
macos-window-buttons = visible
|
||||
macos-titlebar-style = transparent
|
||||
macos-titlebar-proxy-icon = visible
|
||||
macos-dock-drop-behavior = new-tab
|
||||
macos-option-as-alt = true
|
||||
macos-window-shadow = true
|
||||
macos-hidden = never
|
||||
macos-auto-secure-input = true
|
||||
macos-secure-input-indication = true
|
||||
macos-applescript = true
|
||||
macos-icon = official
|
||||
macos-icon-frame = aluminum
|
||||
macos-shortcuts = ask
|
||||
background-blur = true
|
||||
term = xterm-256color
|
||||
shell-integration-features = no-cursor,no-sudo,title
|
||||
Reference in New Issue
Block a user