diff --git a/.config/terminator/config b/.config/terminator/config index 41209f4e..909b698b 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -4,8 +4,11 @@ [keybindings] [profiles] [[default]] + background_type = transparent [[solarized-dark]] palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3" + background_darkness = 0.95 + background_type = transparent use_system_font = False cursor_color = "#eee8d5" foreground_color = "#eee8d5"