1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-11-06 10:23:00 +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, ["char"] = true,
["monitor_touch"] = true, ["monitor_touch"] = true,
["paste"] = true, ["paste"] = true,
["terminate"] = true,
-- mouse_scroll is intentionally excluded -- mouse_scroll is intentionally excluded
} }