From 5debbf8f4079b572f166a9c251d2adbc86c292d9 Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Wed, 20 Dec 2023 19:46:20 +0100 Subject: [PATCH] Re-add transparency to Terminator --- .config/terminator/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/terminator/config b/.config/terminator/config index 2d09646..3a244b9 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -43,7 +43,8 @@ [[Catppuccin_Mocha]] icon_bell = False background_color = "#282828" - background_darkness = 1.0 + background_darkness = 0.7 + background_type = transparent cursor_fg_color = "#000000" cursor_bg_color = "#f5e0dc" font = MesloLGM Nerd Font 11