diff --git a/terminator/terminator.configdir/config b/terminator/terminator.configdir/config new file mode 100644 index 0000000..6c52c3d --- /dev/null +++ b/terminator/terminator.configdir/config @@ -0,0 +1,28 @@ +[global_config] + title_transmit_bg_color = "#006700" + title_inactive_fg_color = "#cacaca" + suppress_multiple_term_dialog = True + title_inactive_bg_color = "#000000" +[keybindings] +[profiles] + [[default]] + palette = "#000000:#cc0000:#4e9a06:#c4a000:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#fce94f:#729fcf:#ad7fa8:#34e2e2:#eeeeec" + background_image = None + background_darkness = 0.9 + use_system_font = False + cursor_color = "#ffffff" + foreground_color = "#00ff00" + scroll_on_output = False + font = Meslo LG S 10 + allow_bold = False + scrollback_infinite = True +[layouts] + [[default]] + [[[child1]]] + type = Terminal + parent = window0 + profile = default + [[[window0]]] + type = Window + parent = "" +[plugins]