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 }