diff --git a/terminator b/terminator new file mode 100644 index 0000000..85ca31e --- /dev/null +++ b/terminator @@ -0,0 +1,23 @@ +[global_config] + focus = mouse +[keybindings] +[layouts] + [[default]] + [[[child1]]] + parent = window0 + type = Terminal + [[[window0]]] + parent = "" + type = Window +[plugins] +[profiles] + [[default]] + allow_bold = False + cursor_color = "#FFFFFF" + cursor_shape = underline + font = Hack 9 + foreground_color = "#ffffff" + scrollback_infinite = True + scrollback_lines = 2000 + scrollbar_position = hidden + use_system_font = False