diff --git a/.config/terminator/config b/.config/terminator/config index 2f3627c..161c5a0 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -1,9 +1,18 @@ [global_config] broadcast_default = off - enabled_plugins = , title_transmit_bg_color = "#927f7f" + enabled_plugins = , [keybindings] help = F12 +[profiles] + [[default]] + background_darkness = 0.9 + background_type = transparent + cursor_color = "#aaaaaa" + font = Hack NF 10 + show_titlebar = False + scrollbar_position = hidden + use_system_font = False [layouts] [[default]] [[[child1]]] @@ -13,12 +22,3 @@ parent = "" type = Window [plugins] -[profiles] - [[default]] - background_darkness = 0.9 - background_type = transparent - cursor_color = "#aaaaaa" - font = Hack NF 10 - scrollbar_position = hidden - show_titlebar = False - use_system_font = False