Guest User

terminator-config

a guest
Oct 1st, 2020
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. [global_config]
  2. handle_size = 0
  3. borderless = True
  4. extra_styling = False
  5. [keybindings]
  6. [profiles]
  7. [[default]]
  8. icon_bell = False
  9. background_color = "#555753"
  10. background_darkness = 0.1
  11. background_type = transparent
  12. cursor_color = "#aaaaaa"
  13. font = Source Code Pro 10
  14. foreground_color = "#97d8cc"
  15. show_titlebar = False
  16. scroll_on_output = True
  17. scrollback_infinite = True
  18. use_system_font = False
  19. [layouts]
  20. [[default]]
  21. [[[window0]]]
  22. type = Window
  23. parent = ""
  24. [[[child1]]]
  25. type = Terminal
  26. parent = window0
  27. [plugins]
  28.  
Advertisement
Add Comment
Please, Sign In to add comment