From cd9838dc9ea9fad4b54c25ecb3912e2f23659d89 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 2 Nov 2022 11:52:41 -0500 Subject: [PATCH] update config --- roles/customize/files/popshell-config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/customize/files/popshell-config.json b/roles/customize/files/popshell-config.json index c4b1d6a..cb53b70 100644 --- a/roles/customize/files/popshell-config.json +++ b/roles/customize/files/popshell-config.json @@ -8,6 +8,10 @@ }, { "class": "org.gnome.Nautilus" + }, + { + "class": "terminator", + "title": "Terminator Preferences" } ], "skiptaskbarhidden": [],