Skip to content

Instantly share code, notes, and snippets.

@luisivan
Created July 16, 2014 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luisivan/338d52d0d9de5290a649 to your computer and use it in GitHub Desktop.
Save luisivan/338d52d0d9de5290a649 to your computer and use it in GitHub Desktop.
Terminator config
[global_config]
geometry_hinting = False
always_split_with_profile = True
window_state = maximise
suppress_multiple_term_dialog = True
enabled_plugins = CustomCommandsMenu, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
[keybindings]
[profiles]
[[default]]
background_image = None
custom_command = zsh
background_type = transparent
use_custom_command = True
background_darkness = 0.82
copy_on_selection = True
[layouts]
[[default]]
[[[child0]]]
position = 1920:0
type = Window
order = 0
parent = ""
size = 1920, 1041
[[[child1]]]
position = 520
type = VPaned
order = 0
parent = child0
[[[child2]]]
position = 960
type = HPaned
order = 0
parent = child1
[[[terminal3]]]
profile = default
type = Terminal
order = 0
parent = child2
[[[terminal5]]]
profile = default
type = Terminal
order = 1
parent = child1
[[[terminal4]]]
profile = default
type = Terminal
order = 1
parent = child2
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment