aboutsummaryrefslogtreecommitdiff
path: root/home/.config/terminator/config
blob: 33a3b23e7c8cbb6a4e07c94cced4437695204cae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[global_config]
  enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
  handle_size = 1
[keybindings]
  split_horiz = <Primary><Shift>o
[layouts]
  [[default]]
    [[[child1]]]
      parent = window0
      type = Terminal
    [[[window0]]]
      parent = ""
      type = Window
[plugins]
[profiles]
  [[default]]
    background_darkness = 0.9
    background_image = None
    scroll_on_output = False
    scrollback_infinite = True
    scrollbar_position = hidden
    show_titlebar = False
  [[production]]
    background_color = "#280000"
    background_darkness = 0.9
    background_image = None
    background_type = transparent
    scrollbar_position = hidden
    show_titlebar = False