From 19bf7ce2cb992cf11b77d84096eb687ecb1b48af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Bastian?= Date: Wed, 25 Mar 2020 18:25:18 +0100 Subject: [PATCH] Terminator: clean up --- files/.config/terminator/config | 35 ++------------------------------- 1 file changed, 2 insertions(+), 33 deletions(-) diff --git a/files/.config/terminator/config b/files/.config/terminator/config index 8baffbf..69172de 100644 --- a/files/.config/terminator/config +++ b/files/.config/terminator/config @@ -28,7 +28,6 @@ [profiles] [[default]] background_darkness = 0.79 - background_image = None background_type = transparent cursor_color = "#fffeab" custom_command = TERM='xterm-256color' $SHELL -l @@ -38,32 +37,14 @@ show_titlebar = False use_custom_command = True use_system_font = False - [[Proj_nocursor]] - background_color = "#ffffff" - background_image = None - cursor_blink = False - cursor_color = "#ffffff" - cursor_shape = underline - foreground_color = "#000000" - icon_bell = False - show_titlebar = False - [[lowOpacity]] - background_darkness = 0.61 - background_image = None - background_type = transparent - foreground_color = "#fffeab" - scrollbar_position = hidden [[projection]] background_color = "#ffffff" - background_image = None + cursor_color = "#000000" + font = Inconsolata 20 foreground_color = "#000000" palette = "#2e3436:#cc0000:#4e9a06:#ca5307:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#ff751d:#657689:#ad7fa8:#34e2e2:#eeeeec" scrollbar_position = hidden show_titlebar = False -<<<<<<< HEAD - [[vsmall_font]] - background_image = None -======= use_system_font = False [[projection_black]] cursor_color = "#aaaaaa" @@ -71,15 +52,3 @@ foreground_color = "#ffffff" scrollbar_position = hidden use_system_font = False - [[vsmall_font]] - cursor_color = "#ffffff" ->>>>>>> 387b182... Terminator: cosmetic changes - font = Sans 6 - foreground_color = "#ffffff" - use_system_font = False - [[with_titlebar]] -<<<<<<< HEAD - background_image = None -======= - cursor_color = "#aaaaaa" ->>>>>>> 387b182... Terminator: cosmetic changes