Update ghostty config, add lazy loading nvm, and fix typo in swap_modes
This commit is contained in:
parent
a9e8b9329b
commit
320470fc4e
3 changed files with 30 additions and 6 deletions
|
@ -1,13 +1,14 @@
|
|||
# --- Basics
|
||||
font-family = "IosevkaTermSlab Nerd Font Propo"
|
||||
font-style = "Regular"
|
||||
font-size = 13
|
||||
font-size = 12
|
||||
background-opacity = 1.0
|
||||
window-decoration = none
|
||||
confirm-close-surface = false
|
||||
|
||||
# Auto light/dark theme pair that matches your two palettes below
|
||||
#theme = dark:my-dark,light:my-light
|
||||
theme = zenwritten-light
|
||||
theme = zenwritten-dark
|
||||
|
||||
# Font-size keybindings (match Ctrl+Shift+j/k from WezTerm)
|
||||
keybind = all:ctrl+shift+k=increase_font_size:1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue