Skip to content

Instantly share code, notes, and snippets.

@KoRMaK
Created November 16, 2018 16:30
Show Gist options
  • Save KoRMaK/4de317a7ade0f88a6031e0b17fd71051 to your computer and use it in GitHub Desktop.
Save KoRMaK/4de317a7ade0f88a6031e0b17fd71051 to your computer and use it in GitHub Desktop.
[global_config]
[keybindings]
[profiles]
[[default]]
use_custom_command = True
login_shell = True
custom_command = cd ~/path/to/default/folder; /bin/bash -l;
[layouts]
[[default]]
[[[child0]]]
position = 94:24
type = Window
order = 0
parent = ""
size = 1855, 300
[[[child1]]]
position = 100
type = VPaned
order = 0
parent = child0
[[[child3]]]
position = 110
type = VPaned
order = 1
parent = child1
[[[child5]]]
position = 80
type = VPaned
order = 1
parent = child3
[[[terminal2]]]
profile = default
type = Terminal
order = 0
parent = child1
[[[terminal4]]]
profile = default
type = Terminal
order = 0
parent = child3
[[[terminal7]]]
profile = default
type = Terminal
order = 1
parent = child5
[[[terminal6]]]
profile = default
type = Terminal
order = 0
parent = child5
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment