Soooo many changes

This commit is contained in:
Fabian Becker
2022-10-27 17:03:03 +02:00
parent f5a7947005
commit 949811bf94
11 changed files with 152 additions and 86 deletions

View File

@@ -1,23 +1,26 @@
env:
TERM: screen-256color
# Font
font:
normal:
family: Hack Nerd Font
family: FiraCode Nerd Font Mono
style: Regular
bold:
family: Hack Nerd Font
family: FiraCode Nerd Font Mono
style: Bold
italic:
family: Hack Nerd Font
family: FiraCode Nerd Font Mono
style: Italic
bold_italic:
family: Hack Nerd Font
family: FiraCode Nerd Font Mono
style: Bold Italic
size: 15
ligatures: true
size: 18
ligatures: true
# Gruvbox
colors:
@@ -54,5 +57,6 @@ window:
key_bindings:
- { key: Right, mods: Alt, chars: "\x1BF" }
- { key: Left, mods: Alt, chars: "\x1BB" }
- { key: Key6, mods: Control, chars: "\x1e" }
alt_send_esc: true