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

24 lines
387 B

  1. font:
  2. normal:
  3. family: Liberation Mono
  4. style: Regular
  5. bold:
  6. family: Liberation Mono
  7. style: Bold
  8. italic:
  9. family: Liberation Mono
  10. style: Italic
  11. bold_italic:
  12. family: Liberation Mono
  13. style: Bold Italic
  14. size: 11
  15. import:
  16. - ~/.config/alacritty/themes/Nightfly.yml
  17. key_bindings:
  18. - { key: Return, mods: Control|Shift, action: SpawnNewInstance }