12345678910111213141516171819202122 |
- [global_config]
- putty_paste_style = True
- [keybindings]
- [profiles]
- [[default]]
- background_darkness = 0.97
- background_type = transparent
- cursor_color = "#aaaaaa"
- font = Source Code Pro 10
- show_titlebar = False
- scrollbar_position = hidden
- use_system_font = False
- copy_on_selection = True
- [layouts]
- [[default]]
- [[[window0]]]
- type = Window
- parent = ""
- [[[child1]]]
- type = Terminal
- parent = window0
- [plugins]
|