Compare commits
No commits in common. "b262aa89a49b3bcccbdf37b12e84e07da0b8fd3d" and "1fffc14cf75aff3ce4bfe9ff5bedf73f18dadf3e" have entirely different histories.
b262aa89a4
...
1fffc14cf7
3 changed files with 2 additions and 18 deletions
|
|
@ -1,14 +1,14 @@
|
||||||
# --- Basics
|
# --- Basics
|
||||||
font-family = "IosevkaTerm Nerd Font Propo"
|
font-family = "IosevkaTerm Nerd Font Propo"
|
||||||
font-style = "Regular"
|
font-style = "Regular"
|
||||||
font-size = 13
|
font-size = 11
|
||||||
background-opacity = 1.0
|
background-opacity = 1.0
|
||||||
window-decoration = auto
|
window-decoration = auto
|
||||||
confirm-close-surface = false
|
confirm-close-surface = false
|
||||||
|
|
||||||
# Auto light/dark theme pair that matches your two palettes below
|
# Auto light/dark theme pair that matches your two palettes below
|
||||||
#theme = dark:my-dark,light:my-light
|
#theme = dark:my-dark,light:my-light
|
||||||
theme = zenwritten-light
|
theme = zenwritten-dark
|
||||||
|
|
||||||
# Font-size keybindings (match Ctrl+Shift+j/k from WezTerm)
|
# Font-size keybindings (match Ctrl+Shift+j/k from WezTerm)
|
||||||
keybind = all:ctrl+shift+k=increase_font_size:1
|
keybind = all:ctrl+shift+k=increase_font_size:1
|
||||||
|
|
@ -16,16 +16,3 @@ keybind = all:ctrl+shift+j=decrease_font_size:1
|
||||||
|
|
||||||
# Optional: make the split divider visible (newer Ghostty)
|
# Optional: make the split divider visible (newer Ghostty)
|
||||||
# split-divider-color = #444444
|
# split-divider-color = #444444
|
||||||
|
|
||||||
keybind = cmd+shift+j=goto_split:next
|
|
||||||
keybind = cmd+shift+k=goto_split:previous
|
|
||||||
keybind = cmd+shift+s=new_split:down
|
|
||||||
keybind = cmd+shift+v=new_split:right
|
|
||||||
keybind = cmd+shift+e=equalize_splits
|
|
||||||
|
|
||||||
keybind = cmd+shift+u=scroll_page_up
|
|
||||||
keybind = cmd+shift+d=scroll_page_down
|
|
||||||
split-inherit-working-directory = true
|
|
||||||
|
|
||||||
keybind = cmd+shift+p=ignore
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -24,5 +24,3 @@ palette = 12=#61ABDA
|
||||||
palette = 13=#CF86C1
|
palette = 13=#CF86C1
|
||||||
palette = 14=#65B8C1
|
palette = 14=#65B8C1
|
||||||
palette = 15=#8e8e8e
|
palette = 15=#8e8e8e
|
||||||
|
|
||||||
unfocused-split-fill=#BBBBBB
|
|
||||||
|
|
|
||||||
|
|
@ -25,4 +25,3 @@ palette = 13=#7B3B70
|
||||||
palette = 14=#2B747C
|
palette = 14=#2B747C
|
||||||
palette = 15=#4F5E68
|
palette = 15=#4F5E68
|
||||||
|
|
||||||
unfocused-split-fill=#CFC1BA
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue