aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeodarZ <neodarz@neodarz.ovh>2016-09-18 02:21:19 +0200
committerNeodarZ <neodarz@neodarz.ovh>2016-09-18 02:21:19 +0200
commitba929746e51f4d5ac0247ebbe197b4c2c4bc0817 (patch)
treee44313b9f4daa57af84072abc9a4d9f4b8690d35
parent051235f0be45b859dc1ca0c90c171123f5efb45d (diff)
downloaddotfiles-ba929746e51f4d5ac0247ebbe197b4c2c4bc0817.tar.xz
dotfiles-ba929746e51f4d5ac0247ebbe197b4c2c4bc0817.zip
add terminator conf
-rw-r--r--terminator/config20
1 files changed, 20 insertions, 0 deletions
diff --git a/terminator/config b/terminator/config
new file mode 100644
index 0000000..50dc798
--- /dev/null
+++ b/terminator/config
@@ -0,0 +1,20 @@
+[global_config]
+ borderless = True
+[keybindings]
+[layouts]
+ [[default]]
+ [[[child1]]]
+ parent = window0
+ type = Terminal
+ [[[window0]]]
+ parent = ""
+ type = Window
+[plugins]
+[profiles]
+ [[default]]
+ background_color = "#3c3b37"
+ background_image = None
+ cursor_color = "#18b193"
+ foreground_color = "#18b193"
+ scrollbar_position = hidden
+ show_titlebar = False