mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +02:00
Use Terminu OTF instead of TTF & SpawnNewInstance
This commit is contained in:
parent
bf9df6d075
commit
70dffedd85
@ -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 }
|
||||||
|
Loading…
Reference in New Issue
Block a user