Skip to content

Instantly share code, notes, and snippets.

@rightson
Created January 16, 2018 03:36
Show Gist options
  • Select an option

  • Save rightson/9585f4a5df41873cb341ee14d93134c5 to your computer and use it in GitHub Desktop.

Select an option

Save rightson/9585f4a5df41873cb341ee14d93134c5 to your computer and use it in GitHub Desktop.
Terminator config ~/.config/terminator/config
[global_config]
title_transmit_bg_color = "#000000"
[keybindings]
switch_to_tab_1 = <Alt>1
switch_to_tab_2 = <Alt>2
switch_to_tab_3 = <Alt>3
switch_to_tab_4 = <Alt>4
switch_to_tab_5 = <Alt>5
switch_to_tab_6 = <Alt>6
switch_to_tab_7 = <Alt>7
switch_to_tab_8 = <Alt>8
switch_to_tab_9 = <Alt>9
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
size = 900, 600
[plugins]
[profiles]
[[default]]
background_image = None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment