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.

26 lines
359 B

  1. [colors.primary]
  2. background = "#000000"
  3. foreground = "#ffffff"
  4. [font]
  5. size = 9.0
  6. [font.bold]
  7. family = "terminus"
  8. style = "Bold"
  9. [font.italic]
  10. family = "terminus"
  11. style = "MediumItalic"
  12. [font.normal]
  13. family = "terminus"
  14. style = "Regular"
  15. [[keyboard.bindings]]
  16. action = "SpawnNewInstance"
  17. key = "N"
  18. mods = "Control|Shift"
  19. [window]
  20. dynamic_padding = false