about summary refs log tree commit diff
path: root/configs/linux/misc/.config/terminator/config
blob: 8409b74f32e5050ef04dd03bcc884210099bec97 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[global_config]
[keybindings]
[layouts]
  [[default]]
    [[[child1]]]
      parent = window0
      type = Terminal
    [[[window0]]]
      parent = ""
      type = Window
[plugins]
[profiles]
  [[default]]
    cursor_color = "#aaaaaa"
    cursor_shape = ibeam
    font = Monospace 14
    use_system_font = False
    scrollbar_position = "disabled"
    show_titlebar = False