diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/terminator/config | 2 |
1 files changed, 2 insertions, 0 deletions
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] |
