1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-08-30 01:17:59 +00:00

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

View File

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