mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 15:46:54 -04:00
fix(ghostty): shell-integration fixes
Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com>
This commit is contained in:
+2
-20
@@ -1,28 +1,10 @@
|
||||
theme = night owl
|
||||
font-family = "JetBrainsMonoNL Nerd Font Mono"
|
||||
font-size = 14
|
||||
window-padding-x = 12
|
||||
window-padding-y = 12
|
||||
window-decoration = true
|
||||
copy-on-select = clipboard
|
||||
background-opacity = 0.9
|
||||
background-blur = 90
|
||||
adjust-cell-height = 5%
|
||||
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 = cursor,sudo,title,ssh-env,ssh-terminfo,path
|
||||
#term = xterm-256color
|
||||
|
||||
Reference in New Issue
Block a user