|
|
@ -15,7 +15,7 @@ scrolling: |
|
|
|
# Font configuration |
|
|
|
# Font configuration |
|
|
|
font: |
|
|
|
font: |
|
|
|
normal: |
|
|
|
normal: |
|
|
|
family: 'Terminus (TTF)' |
|
|
|
family: 'Terminus' |
|
|
|
size: 12.0 |
|
|
|
size: 12.0 |
|
|
|
|
|
|
|
|
|
|
|
# Maybe hyper, or kitty or xterm |
|
|
|
# Maybe hyper, or kitty or xterm |
|
|
@ -138,3 +138,6 @@ schemes: |
|
|
|
white: '0xeeeeec' |
|
|
|
white: '0xeeeeec' |
|
|
|
|
|
|
|
|
|
|
|
colors: *tango |
|
|
|
colors: *tango |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
key_bindings: |
|
|
|
|
|
|
|
- { key: N, mods: Shift|Control, action: SpawnNewInstance } |
|
|
|