From 377d93cf5d20ecf63da345d04ca882d72fd3b14f Mon Sep 17 00:00:00 2001 From: LDDestroier Date: Sun, 23 Feb 2020 21:32:19 -0500 Subject: [PATCH] Update windont-shell.lua --- windont/windont-shell.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/windont/windont-shell.lua b/windont/windont-shell.lua index abb005e..df5ea5a 100644 --- a/windont/windont-shell.lua +++ b/windont/windont-shell.lua @@ -62,6 +62,7 @@ local FocusEvents = { ["char"] = true, ["monitor_touch"] = true, ["paste"] = true, + ["terminate"] = true, -- mouse_scroll is intentionally excluded }