From a5721d0756ce0a15ce00b786dd172a1b0bda05ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Mon, 16 Sep 2013 03:00:50 +0200 Subject: [PATCH] Aadding terminator configuration. --- terminator/terminator/config | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 terminator/terminator/config diff --git a/terminator/terminator/config b/terminator/terminator/config new file mode 100644 index 0000000..fc3bcae --- /dev/null +++ b/terminator/terminator/config @@ -0,0 +1,14 @@ +[global_config] +[keybindings] +[profiles] + [[default]] + show_titlebar = False +[layouts] + [[default]] + [[[child1]]] + type = Terminal + parent = window0 + [[[window0]]] + type = Window + parent = "" +[plugins]