Setting up a lot of changes

This commit is contained in:
Fabian Becker
2022-09-20 14:01:09 +02:00
parent 183d7b6a57
commit 04eac8f2b6
19 changed files with 475 additions and 265 deletions

View File

@@ -16,7 +16,8 @@ font:
family: Hack Nerd Font
style: Bold Italic
size: 11
size: 15
ligatures: true
# Gruvbox
colors:
@@ -47,5 +48,11 @@ colors:
white: '#ebdbb2'
window:
opacity: 0.75
opacity: 0.95
decorations: none
key_bindings:
- { key: Right, mods: Alt, chars: "\x1BF" }
- { key: Left, mods: Alt, chars: "\x1BB" }
alt_send_esc: true