diff --git a/etc/skel/.config/terminator/config b/etc/skel/.config/terminator/config new file mode 100644 index 0000000..98922fc --- /dev/null +++ b/etc/skel/.config/terminator/config @@ -0,0 +1,16 @@ +[global_config] +[keybindings] +[layouts] + [[default]] + [[[child1]]] + parent = window0 + type = Terminal + [[[window0]]] + parent = "" + type = Window +[plugins] +[profiles] + [[default]] + cursor_color = "#aaaaaa" + scrollbar_position = hidden + show_titlebar = False