mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
chore(ghostty): update config
This commit is contained in:
parent
9501f7769f
commit
2186255b7e
1 changed files with 5 additions and 1 deletions
|
|
@ -1,8 +1,9 @@
|
|||
theme = catppuccin-frappe
|
||||
|
||||
font-family = "Ryan Term"
|
||||
font-family = "Symbols Nerd Font"
|
||||
font-size = 13
|
||||
font-feature = -dlig
|
||||
|
||||
adjust-cell-height = 50%
|
||||
adjust-underline-position = 5
|
||||
|
||||
|
|
@ -11,6 +12,9 @@ shell-integration = fish
|
|||
shell-integration-features = cursor, sudo
|
||||
|
||||
macos-titlebar-tabs = true
|
||||
macos-option-as-alt = true
|
||||
|
||||
window-padding-x = 15
|
||||
window-padding-y = 15
|
||||
|
||||
keybind = super+backspace=text:\x15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue