You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
441 B
YAML

env:
TERM: "xterm-256color"
shell:
# program: /usr/bin/xonsh
program: /usr/bin/bash
# Font configuration (changes require restart)
font:
# The size to use.
size: 12
normal:
family: Comic Mono
style: Regular
# The bold font face
bold:
family: Comic Mono
style: Bold
# The italic font face
italic:
family: Comic Mono
key_bindings:
- { key: Return, mods: Control|Shift, action: SpawnNewInstance }