Skip to content

Instantly share code, notes, and snippets.

@Phillaf
Last active August 29, 2015 14:23
Show Gist options
  • Save Phillaf/3598f3f1bfdefe0f1d9e to your computer and use it in GitHub Desktop.
Save Phillaf/3598f3f1bfdefe0f1d9e to your computer and use it in GitHub Desktop.
.config/terminator/config
[global_config]
use_custom_url_handler = True
custom_url_handler = google-chrome
suppress_multiple_term_dialog = True
[keybindings]
next_tab = <Ctrl>Tab
prev_tab = <Ctrl><Shift>Tab
switch_to_tab_6 = <Alt>6
switch_to_tab_7 = <Alt>7
switch_to_tab_4 = <Alt>4
switch_to_tab_5 = <Alt>5
switch_to_tab_2 = <Alt>2
switch_to_tab_3 = <Alt>3
switch_to_tab_1 = <Alt>1
switch_to_tab_8 = <Alt>8
switch_to_tab_9 = <Alt>9
[profiles]
[[default]]
scrollbar_position = hidden
use_system_font = False
background_darkness = 0.7
background_type = transparent
background_image = None
show_titlebar = False
font = Mono 12
[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