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