Advertisement
SageTheWizard

Terminal Config

Jul 31st, 2013
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. [global_config]
  2. title_transmit_bg_color = "#000000"
  3. title_inactive_bg_color = "#000000"
  4. [keybindings]
  5. hide_window = <Shift><Control>a
  6. [profiles]
  7. [[default]]
  8. scrollbar_position = hidden
  9. palette = "#719992:#5a7882:#8c8ca0:#1e828c:#3c788c:#6ea0b4:#6e8ca0:#96bec8:#719992:#5a7882:#8c8ca0:#1e828c:#3c788c:#6ea0b4:#6e8ca0:#96bec8"
  10. background_darkness = 0.02
  11. scrollback_lines = 5000
  12. use_system_font = False
  13. cursor_color = "#9bbbc6"
  14. foreground_color = "#9bbbc6"
  15. scroll_on_output = False
  16. show_titlebar = False
  17. color_scheme = custom
  18. font = Tewi 10
  19. background_color = "#1c1c23"
  20. allow_bold = False
  21. scrollback_infinite = True
  22. [layouts]
  23. [[default]]
  24. [[[child1]]]
  25. type = Terminal
  26. parent = window0
  27. [[[window0]]]
  28. type = Window
  29. parent = ""
  30. [plugins]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement