diff options
| author | Daniel Byron <=> | 2015-07-17 17:37:57 +1000 |
|---|---|---|
| committer | Daniel Byron <=> | 2015-07-17 17:37:57 +1000 |
| commit | a9f15e2c2a670f9796a0e898fa6cf39fb79e579f (patch) | |
| tree | 46f5255463c45e93e2e2eb35faca978caebe1067 /tests/Terminals/terminator | |
| download | schemer2-a9f15e2c2a670f9796a0e898fa6cf39fb79e579f.tar.xz schemer2-a9f15e2c2a670f9796a0e898fa6cf39fb79e579f.zip | |
Moved from Bitbucket to Github
Diffstat (limited to 'tests/Terminals/terminator')
| -rw-r--r-- | tests/Terminals/terminator/test | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/Terminals/terminator/test b/tests/Terminals/terminator/test new file mode 100644 index 0000000..938a1ad --- /dev/null +++ b/tests/Terminals/terminator/test @@ -0,0 +1,14 @@ +[global_config] +[keybindings] +[profiles] + [[default]] + palette = "#000000:#e93f3f:#9e6ebd:#590016:#a7fdff:#3b003b:#985659:#aaaaaa:#555555:#763f3f:#ff00fa:#ffff00:#000000:#690069:#55ffff:#ffffff" +[layouts] + [[default]] + [[[child1]]] + type = Terminal + parent = window0 + [[[window0]]] + type = Window + parent = "" +[plugins] |