aboutsummaryrefslogtreecommitdiff
path: root/terminator/config
blob: 50dc798c190e9268ae9eaf549d84338bf91967b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[global_config]
  borderless = True
[keybindings]
[layouts]
  [[default]]
    [[[child1]]]
      parent = window0
      type = Terminal
    [[[window0]]]
      parent = ""
      type = Window
[plugins]
[profiles]
  [[default]]
    background_color = "#3c3b37"
    background_image = None
    cursor_color = "#18b193"
    foreground_color = "#18b193"
    scrollbar_position = hidden
    show_titlebar = False