summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2021-06-09 16:51:39 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2021-06-09 16:51:39 +0300
commitec4ebdedc3532cbd4b1d941a0baaf3c5d9f9627b (patch)
tree48a38b94c0cce3843eb3113aacafc2fe8e91f1a8
parentc8cae603cc27c608fd03f2de6445826edd52ba01 (diff)
downloaddotfiles-ec4ebdedc3532cbd4b1d941a0baaf3c5d9f9627b.tar
dotfiles-ec4ebdedc3532cbd4b1d941a0baaf3c5d9f9627b.tar.gz
dotfiles-ec4ebdedc3532cbd4b1d941a0baaf3c5d9f9627b.zip
Enabled some terminator plugins
-rw-r--r--.config/terminator/config2
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]