commit 0bfcfdb312ea5b2e9d5c5e930ca4f6c50712effd parent 0bfe673907d6a99a6cc2d7e8e84065ede661fd01 Author: Ed van Bruggen <edvb54@gmail.com> Date: Sun, 12 Oct 2014 18:25:56 -0700 Terminator: Remove unnecessary options from default theme Diffstat:
config/terminator/config | | | 13 | ++----------- |
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/config/terminator/config b/config/terminator/config @@ -5,20 +5,11 @@ [profiles] [[default]] scrollbar_position = hidden - palette = "#000000:#cc0000:#4e9a06:#c4a000:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#fce94f:#729fcf:#ad7fa8:#34e2e2:#eeeeec" - background_darkness = 0.83 - scrollback_lines = 5000 + custom_command = tmux -2 use_system_font = False - cursor_color = "#d8d8d8" - foreground_color = "#d8d8d8" use_custom_command = True - scroll_on_output = False show_titlebar = False - custom_command = tmux -2 - color_scheme = custom - font = Monospace 10 - background_color = "#2e3436" - scrollback_infinite = True + font = Monospace 11 [[solarized]] scrollbar_position = hidden palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"