Update windont-shell.lua

This commit is contained in:
LDDestroier 2020-02-23 21:32:19 -05:00 committed by GitHub
parent 2bfc386a78
commit 377d93cf5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ local FocusEvents = {
["char"] = true,
["monitor_touch"] = true,
["paste"] = true,
["terminate"] = true,
-- mouse_scroll is intentionally excluded
}