about summary refs log tree commit diff
path: root/configs/linux/misc/.config/terminator/config
diff options
context:
space:
mode:
Diffstat (limited to 'configs/linux/misc/.config/terminator/config')
-rw-r--r--configs/linux/misc/.config/terminator/config19
1 files changed, 19 insertions, 0 deletions
diff --git a/configs/linux/misc/.config/terminator/config b/configs/linux/misc/.config/terminator/config
new file mode 100644
index 000000000000..8409b74f32e5
--- /dev/null
+++ b/configs/linux/misc/.config/terminator/config
@@ -0,0 +1,19 @@
+[global_config]
+[keybindings]
+[layouts]
+  [[default]]
+    [[[child1]]]
+      parent = window0
+      type = Terminal
+    [[[window0]]]
+      parent = ""
+      type = Window
+[plugins]
+[profiles]
+  [[default]]
+    cursor_color = "#aaaaaa"
+    cursor_shape = ibeam
+    font = Monospace 14
+    use_system_font = False
+    scrollbar_position = "disabled"
+    show_titlebar = False