diff --git a/config.h.in b/config.h.in index 2ff8876..a5c6f64 100644 --- a/config.h.in +++ b/config.h.in @@ -93,6 +93,7 @@ static Rule rules[] = { { L"ImagePreviewWnd", NULL, NULL, 0, true, false }, { NULL, NULL, L"msiexec.exe", 0, true, true }, { NULL, L"Calculator", NULL, 0, true, true }, + { NULL, NULL, L"WindowsTerminal.exe", 0, true, false }, }; /* layout(s) */