Skip to content

Instantly share code, notes, and snippets.

@derenv
Last active November 10, 2020 16:18
Show Gist options
  • Save derenv/3a9ece6dc7980c4e0afe773bd3b4ca7f to your computer and use it in GitHub Desktop.
Save derenv/3a9ece6dc7980c4e0afe773bd3b4ca7f to your computer and use it in GitHub Desktop.
Terminator config
[global_config]
suppress_multiple_term_dialog = True
[keybindings]
[profiles]
[[default]]
audible_bell = True
background_color = "#002b36"
background_darkness = 0.8
background_type = transparent
cursor_shape = ibeam
cursor_color = "#aaaaaa"
foreground_color = "#839496"
scroll_on_output = True
scrollback_infinite = True
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
login_shell = True
[layouts]
[[default]]
[[[window0]]]
type = Window
parent = ""
[[[child1]]]
type = Terminal
parent = window0
[plugins]
[global_config]
geometry_hinting = True
title_inactive_bg_color = "#f57900"
enabled_plugins = LaunchpadBugURLHandler, LaunchpadCodeURLHandler, APTURLHandler, Logger
suppress_multiple_term_dialog = True
[keybindings]
switch_to_tab_1 = exclam
switch_to_tab_2 = quotedbl
switch_to_tab_3 = sterling
switch_to_tab_4 = dollar
switch_to_tab_5 = percent
switch_to_tab_6 = asciicircum
switch_to_tab_7 = ampersand
switch_to_tab_8 = asterisk
switch_to_tab_9 = parenleft
switch_to_tab_10 = parenright
[profiles]
[[default]]
audible_bell = True
background_color = "#aa00aa"
background_darkness = 0.7
background_type = transparent
cursor_shape = ibeam
cursor_color = "#aaaaaa"
foreground_color = "#ffffff"
scroll_on_output = True
scrollback_infinite = True
palette = "#000000:#cd0000:#00cd00:#cdcd00:#0000ee:#cd00cd:#00cdcd:#e5e5e5:#7f7f7f:#ff0000:#00ff00:#ffff00:#5c5cff:#ff00ff:#00ffff:#ffffff"
login_shell = True
[layouts]
[[default]]
[[[child0]]]
type = Window
parent = ""
order = 0
position = 0:27
maximised = True
fullscreen = False
size = 1920, 948
title = deren@ubuntu-d2: ~
last_active_term = 9294f53d-597b-4f2b-a424-80208ba719c9
last_active_window = True
[[[terminal1]]]
type = Terminal
parent = child0
order = 0
profile = default
uuid = 9294f53d-597b-4f2b-a424-80208ba719c9
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment