From c22dcc62740cff158e89d0c54dededd99e3cce78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin-Charles=20Guih=C3=A9neuf?= Date: Sat, 21 Sep 2024 09:40:02 +0200 Subject: [PATCH] terminator: Update configuration --- terminator/config | 4 ---- 1 file changed, 4 deletions(-) diff --git a/terminator/config b/terminator/config index 6a9bf6a..e39934d 100644 --- a/terminator/config +++ b/terminator/config @@ -1,18 +1,14 @@ [global_config] window_state = maximise scroll_tabbar = True - title_inactive_bg_color = "#000000" inactive_color_offset = 1.0 enabled_plugins = TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler suppress_multiple_term_dialog = True - title_use_system_font = False - title_font = Fira Code weight=453 11 [keybindings] [profiles] [[default]] background_darkness = 0.7 background_type = transparent - cursor_color = "#908c8c" font = Fira Code weight=453 11 foreground_color = "#ffffff" scrollback_infinite = True