about summary refs log tree commit diff
path: root/configs/shared/.config/terminator/config
blob: 5830575f30e36e0981e77e4575574e8ef7c99207 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[global_config]
  enabled_plugins = LaunchpadBugURLHandler, LaunchpadCodeURLHandler, APTURLHandler, TerminatorThemes
[keybindings]
[profiles]
  [[default]]
    background_color = "#fcf4dc"
    cursor_shape = ibeam
    cursor_color = "#536870"
    font = JetBrainsMono 9
    foreground_color = "#536870"
    show_titlebar = False
    scrollbar_position = hidden
    palette = "#002831:#d11c24:#738a05:#a57706:#2176c7:#c61c6f:#259286:#eae3cb:#001e27:#bd3613:#475b62:#536870:#708284:#5956ba:#819090:#fcf4dc"
    use_system_font = False
[plugins]