We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e228929 commit 6803271Copy full SHA for 6803271
eggwatch.lua
@@ -2,7 +2,7 @@ local argparse = require("argparse")
2
local eventful = require("plugins.eventful")
3
4
local GLOBAL_KEY = "eggwatch"
5
-local EVENT_FREQ = 5
+local EVENT_FREQ = 7
6
local print_prefix = "eggwatch: "
7
8
enabled = enabled or false
0 commit comments