diff --git a/.config/terminator/config b/.config/terminator/config new file mode 100644 index 0000000..dad4ac5 --- /dev/null +++ b/.config/terminator/config @@ -0,0 +1,22 @@ +[global_config] + tab_position = bottom +[keybindings] +[profiles] + [[default]] + scrollbar_position = hidden + use_system_font = False + background_darkness = 0.8 + background_type = transparent + background_image = None + foreground_color = "#ffffff" + show_titlebar = False + font = Inconsolata Medium 15 +[layouts] + [[default]] + [[[child1]]] + type = Terminal + parent = window0 + [[[window0]]] + type = Window + parent = "" +[plugins]