Advertisement
lmariscal

terminator

May 9th, 2018
3,447
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [global_config]
  2.   handle_size = 0
  3.   tab_position = hidden
  4.   title_hide_sizetext = True
  5.   title_inactive_bg_color = "#282a36"
  6.   title_inactive_fg_color = "#f8f8f2"
  7.   title_receive_bg_color = "#282a36"
  8.   title_receive_fg_color = "#8be9fd"
  9.   title_transmit_bg_color = "#282a36"
  10.   title_transmit_fg_color = "#bd93f9"
  11.   window_state = maximise
  12. [keybindings]
  13. [layouts]
  14.   [[default]]
  15.     [[[child1]]]
  16.       command = ""
  17.       parent = window0
  18.       profile = default
  19.       type = Terminal
  20.     [[[window0]]]
  21.       parent = ""
  22.       type = Window
  23. [plugins]
  24. [profiles]
  25.   [[default]]
  26.     background_color = "#1e1f29"
  27.     background_darkness = 0.99
  28.     background_type = transparent
  29.     copy_on_selection = True
  30.     cursor_blink = False
  31.     cursor_color = "#bbbbbb"
  32.     font = Roboto Mono 11
  33.     foreground_color = "#f8f8f2"
  34.     login_shell = True
  35.     palette = "#000000:#ff5555:#50fa7b:#f1fa8c:#bd93f9:#ff79c6:#8be9fd:#bbbbbb:#555555:#ff5555:#50fa7b:#f1fa8c:#bd93f9:#ff79c6:#8be9fd:#ffffff"
  36.     scrollback_infinite = True
  37.     scrollbar_position = hidden
  38.     use_system_font = False
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement