Update terminator config

This commit is contained in:
Michael Campagnaro 2015-11-21 13:45:14 -05:00
parent 910412c6a4
commit 3bff31a4cc

View File

@ -2,18 +2,23 @@
title_hide_sizetext = True title_hide_sizetext = True
window_state = maximise window_state = maximise
[keybindings] [keybindings]
close_term = <Super>w close_term = <Primary>w
insert_number = None insert_number = None
new_tab = <Primary>t new_tab = <Primary>t
paste = <Primary>v
rotate_cw = <Primary><Shift>r rotate_cw = <Primary><Shift>r
split_horiz = <Primary><Shift>d split_horiz = <Primary><Shift>d
split_vert = <Primary>d split_vert = <Primary>d
switch_to_tab_1 = <Super>1 switch_to_tab_1 = <Super>1
switch_to_tab_10 = <Super>0
switch_to_tab_2 = <Super>2 switch_to_tab_2 = <Super>2
switch_to_tab_3 = <Super>3 switch_to_tab_3 = <Super>3
switch_to_tab_4 = <Super>4 switch_to_tab_4 = <Super>4
switch_to_tab_5 = <Super>5 switch_to_tab_5 = <Super>5
switch_to_tab_6 = <Super>6 switch_to_tab_6 = <Super>6
switch_to_tab_7 = <Super>7
switch_to_tab_8 = <Super>8
switch_to_tab_9 = <Super>9
[layouts] [layouts]
[[default]] [[default]]
[[[child1]]] [[[child1]]]
@ -22,10 +27,9 @@
[[[window0]]] [[[window0]]]
parent = "" parent = ""
type = Window type = Window
[[dive]] [[Dive]]
[[[child0]]] [[[child0]]]
fullscreen = False fullscreen = False
last_active_term = d64ba4f9-edb7-4ced-942e-49a69033480f
last_active_window = True last_active_window = True
maximised = True maximised = True
order = 0 order = 0
@ -35,69 +39,83 @@
title = /bin/zsh title = /bin/zsh
type = Window type = Window
[[[child1]]] [[[child1]]]
active_page = 0
labels = None, None
last_active_term = d64ba4f9-edb7-4ced-942e-49a69033480f, 4f4cffb2-74fa-4d07-a7b4-c5f30ece39b2
order = 0 order = 0
parent = child0 parent = child0
position = 959 type = Notebook
ratio = 0.499739583333
type = HPaned
[[[child2]]] [[[child2]]]
order = 0 order = 0
parent = child1 parent = child1
position = 515 position = 958
ratio = 0.5 ratio = 0.49921875
type = VPaned type = HPaned
[[[child5]]] [[[child3]]]
order = 1 order = 0
parent = child1 parent = child2
position = 515 position = 502
ratio = 0.5 ratio = 0.5
type = VPaned type = VPaned
[[[child6]]] [[[child6]]]
order = 0 order = 1
parent = child5 parent = child2
position = 257 position = 502
ratio = 0.5 ratio = 0.5
type = VPaned type = VPaned
[[[terminal3]]] [[[child7]]]
command = "lein dev-server; zsh"
directory = /home/michael/.personal-files/work/dive-networks/dive-web-app/
order = 0
parent = child2
profile = default
type = Terminal
uuid = d64ba4f9-edb7-4ced-942e-49a69033480f
[[[terminal4]]]
command = "tail -f figwheel_server.log; zsh"
directory = /home/michael/.personal-files/work/dive-networks/dive-web-app/
order = 1
parent = child2
profile = default
type = Terminal
uuid = 41f364c3-36b4-4af5-b999-2b2141b85319
[[[terminal7]]]
command = "lein dev-css; zsh"
directory = /home/michael/.personal-files/work/dive-networks/dive-web-app/
order = 0 order = 0
parent = child6 parent = child6
profile = default position = 251
type = Terminal ratio = 0.500996015936
uuid = 5e14119d-8778-4226-a424-b9c5eca80292 type = VPaned
[[[terminal8]]] [[[terminal10]]]
command = "lein auto-test; zsh" command = lein repl; zsh
directory = /home/michael/.personal-files/work/dive-networks/dive-web-app/
order = 1
parent = child6
profile = default
type = Terminal
uuid = 8eec6a48-cbfb-449c-b49e-704da6e5996d
[[[terminal9]]]
command = "lein repl; zsh"
directory = /home/michael/ directory = /home/michael/
order = 1 order = 1
parent = child5 parent = child6
profile = default profile = default
type = Terminal type = Terminal
uuid = a51152d4-6cb9-4d72-97fc-39bdf1376818 uuid = a51152d4-6cb9-4d72-97fc-39bdf1376818
[[[terminal11]]]
directory = /home/michael/.personal-files/work/dive-networks/dive-web-app/
order = 1
parent = child1
profile = default
type = Terminal
uuid = 4f4cffb2-74fa-4d07-a7b4-c5f30ece39b2
[[[terminal4]]]
command = lein dev-server; zsh
directory = /home/michael/.personal-files/work/dive-networks/dive-web-app/
order = 0
parent = child3
profile = default
type = Terminal
uuid = d64ba4f9-edb7-4ced-942e-49a69033480f
[[[terminal5]]]
command = tail -f figwheel_server.log; zsh
directory = /home/michael/.personal-files/work/dive-networks/dive-web-app/
order = 1
parent = child3
profile = default
type = Terminal
uuid = 41f364c3-36b4-4af5-b999-2b2141b85319
[[[terminal8]]]
command = lein dev-css; zsh
directory = /home/michael/.personal-files/work/dive-networks/dive-web-app/
order = 0
parent = child7
profile = default
type = Terminal
uuid = 5e14119d-8778-4226-a424-b9c5eca80292
[[[terminal9]]]
command = lein auto-test; zsh
directory = /home/michael/.personal-files/work/dive-networks/dive-web-app/
order = 1
parent = child7
profile = default
type = Terminal
uuid = 8eec6a48-cbfb-449c-b49e-704da6e5996d
[plugins] [plugins]
[profiles] [profiles]
[[default]] [[default]]