about summary refs log tree commit diff
path: root/configs/shared/.config/terminator/config.bak
blob: d25a89c99e60e70883423e420ed34a085a0b661b (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
[global_config]
  enabled_plugins = LaunchpadBugURLHandler, LaunchpadCodeURLHandler, APTURLHandler
[keybindings]
[profiles]
  [[default]]
    background_color = "#01022E"
    cursor_shape = ibeam
    cursor_color = "#434AA6"
    font = Source Code Pro 10
    foreground_color = "#0278C6"
    show_titlebar = False
    scrollbar_position = hidden
    palette = "#01022E:#434AA6:#0278C6:#9B6DB0:#018CD5:#07AAE9:#3FA4E0:#a7dff4:#749caa:#434AA6:#0278C6:#9B6DB0:#018CD5:#07AAE9:#3FA4E0:#a7dff4"
    use_system_font = False
[layouts]
  [[default]]
    [[[child1]]]
      parent = window0
      type = Terminal
    [[[window0]]]
      parent = ""
      type = Window
[plugins]