[global_config]
  focus = system
  window_state = maximise
  broadcast_default = off
  title_transmit_bg_color = "#d30102"
  suppress_multiple_term_dialog = True
[keybindings]
  split_horiz = <Primary><Shift>h
  split_vert = <Primary><Shift>v
  close_term = <Primary><Shift>q
  copy = <Ctrl>C
  paste = <Ctrl>V
  close_window = <Primary><Shift>w
[profiles]
  [[default]]
    background_color = "#282828"
    background_darkness = 0.85
    background_type = transparent
    cursor_shape = ibeam
    cursor_color = "#7ECBF7"
    cursor_color_fg = False
    font = Source Code Variable 12
    foreground_color = "#ebdbb2"
    show_titlebar = False
    scrollbar_position = hidden
    scrollback_lines = 1000
    scrollback_infinite = True
    palette = "#44a4e8:#f66151:#d8f104:#f9f06b:#268bd2:#d33682:#2aa198:#f6f5f4:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#ffffff"
    use_system_font = False
    bold_is_bright = True
    copy_on_selection = True
    background_image = None
[layouts]
  [[default]]
    [[[child1]]]
      type = Terminal
      parent = window0
      profile = default
    [[[window0]]]
      type = Window
      parent = ""
[plugins]