From ec4ebdedc3532cbd4b1d941a0baaf3c5d9f9627b Mon Sep 17 00:00:00 2001 From: Syndamia Date: Wed, 9 Jun 2021 16:51:39 +0300 Subject: Enabled some terminator plugins --- .config/terminator/config | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/terminator') diff --git a/.config/terminator/config b/.config/terminator/config index 30d09bf..1e4eadc 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -1,4 +1,5 @@ [global_config] + enabled_plugins = CommandNotify, CustomCommandsMenu, LaunchpadBugURLHandler, LaunchpadCodeURLHandler, APTURLHandler suppress_multiple_term_dialog = True [keybindings] [profiles] @@ -19,4 +20,5 @@ [[[child1]]] type = Terminal parent = window0 + profile = default [plugins] -- cgit v1.2.3