Skip to content

Instantly share code, notes, and snippets.

@lorenzoriano
Last active January 4, 2016 09:39
Show Gist options
  • Save lorenzoriano/8603321 to your computer and use it in GitHub Desktop.
Save lorenzoriano/8603321 to your computer and use it in GitHub Desktop.
Terminator Config ~/.config/terminator/config
[global_config]
focus = mouse
[keybindings]
toggle_zoom = F12
next_tab = <Shift>Right
split_vert = <Ctrl><Shift>l
split_horiz = <Ctrl><Shift>b
prev_tab = <Shift>Left
[profiles]
[[default]]
background_image = None
scrollback_lines = 50000
foreground_color = "#839496"
scroll_on_output = False
font = Ubuntu 11
background_color = "#002b36"
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
[[[window0]]]
type = Window
parent = ""
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment