mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 03:26:42 +00:00
chore(ghostty): minor config tweaks
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
# ------------------------------------------------------------------------------
|
||||||
|
# General settings
|
||||||
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
auto-update-channel = tip
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
# Theme settings
|
# Theme settings
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
@@ -41,13 +47,13 @@ macos-titlebar-style = transparent
|
|||||||
macos-secure-input-indication = true
|
macos-secure-input-indication = true
|
||||||
macos-auto-secure-input = true
|
macos-auto-secure-input = true
|
||||||
|
|
||||||
# notch padding: 14-inch@2704x1756
|
|
||||||
# window-padding-y = 60,0
|
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
# Cursor settings
|
# Cursor settings
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
cursor-style = block
|
||||||
|
shell-integration-features = no-cursor
|
||||||
|
|
||||||
mouse-hide-while-typing = true
|
mouse-hide-while-typing = true
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
@@ -55,6 +61,11 @@ mouse-hide-while-typing = true
|
|||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
window-padding-balance = true
|
window-padding-balance = true
|
||||||
|
window-step-resize = true
|
||||||
|
|
||||||
|
# macOS notch padding: 14-inch@2704x1756
|
||||||
|
# window-padding-y = 60,20
|
||||||
|
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
# Keybindings
|
# Keybindings
|
||||||
|
|||||||
@@ -16,6 +16,6 @@ palette = 14=#75cee3
|
|||||||
palette = 15=#f5f5f5
|
palette = 15=#f5f5f5
|
||||||
background = 000000
|
background = 000000
|
||||||
foreground = ffffff
|
foreground = ffffff
|
||||||
cursor-color = fffffe
|
cursor-color = D0D0D0
|
||||||
selection-background = 7499c7
|
selection-background = 7499c7
|
||||||
selection-foreground = 000000
|
selection-foreground = 000000
|
||||||
|
|||||||
Reference in New Issue
Block a user