commit ab7e42184d63f1ab7e2a437e08e5abce13f8018c parent 2819057d95737ffc9c138c66a62a5a441242e40b Author: Ed van Bruggen <edvb54@gmail.com> Date: Mon, 25 Jan 2016 22:03:23 -0800 Terminator: Remove config file Diffstat:
config/terminator/config | | | 50 | -------------------------------------------------- |
1 file changed, 0 insertions(+), 50 deletions(-)
diff --git a/config/terminator/config b/config/terminator/config @@ -1,50 +0,0 @@ -[global_config] - title_transmit_bg_color = "#000000" - title_inactive_bg_color = "#000000" -[keybindings] - full_screen = None -[profiles] - [[default]] - use_system_font = False - background_image = None - background_darkness = 0.32 - scrollbar_position = hidden - cursor_color = "#959393" - use_custom_command = True - show_titlebar = False - custom_command = tmux -2 - font = Monospace 14 - [[solarized-clear]] - scrollbar_position = hidden - palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3" - background_image = None - background_darkness = 0.75 - background_type = transparent - use_system_font = False - foreground_color = "#93a1a1" - show_titlebar = False - custom_command = tmux -2 - font = Monospace 11 - background_color = "#002b36" - [[solarized]] - scrollbar_position = hidden - palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3" - background_image = None - custom_command = tmux -2 - use_system_font = False - foreground_color = "#93a1a1" - show_titlebar = False - font = Monospace 9 - background_color = "#002b36" -[layouts] - [[default]] - [[[child1]]] - type = Terminal - parent = window0 - profile = solarized - [[[window0]]] - type = Window - parent = "" - profile = None - size = 1350, 800 -[plugins]