aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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