config 473 B

12345678910111213141516171819202122
  1. [global_config]
  2. putty_paste_style = True
  3. [keybindings]
  4. [profiles]
  5. [[default]]
  6. background_darkness = 0.97
  7. background_type = transparent
  8. cursor_color = "#aaaaaa"
  9. font = Source Code Pro 10
  10. show_titlebar = False
  11. scrollbar_position = hidden
  12. use_system_font = False
  13. copy_on_selection = True
  14. [layouts]
  15. [[default]]
  16. [[[window0]]]
  17. type = Window
  18. parent = ""
  19. [[[child1]]]
  20. type = Terminal
  21. parent = window0
  22. [plugins]