From 06388d003e95a9d97126213c3fc7e0e16459b566 Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 5 Jan 2017 15:18:10 +0100 Subject: [PATCH] Re add transparant terminator background --- terminator/.config/terminator/config | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/terminator/.config/terminator/config b/terminator/.config/terminator/config index 54bc981..b1ea6c1 100644 --- a/terminator/.config/terminator/config +++ b/terminator/.config/terminator/config @@ -1,7 +1,4 @@ [global_config] - enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler - title_font = PragmataPro 11 - title_use_system_font = False [keybindings] [layouts] [[default]] @@ -14,14 +11,5 @@ [plugins] [profiles] [[default]] - show_titlebar = false - background_color = "#002b36" - background_darkness = 0.67 background_type = transparent - cursor_color = "#839496" - font = PragmataPro 11 - foreground_color = "#839496" - palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3" - scrollback_lines = 1500 - show_titlebar = False - use_system_font = False + cursor_color = "#aaaaaa"