diff --git a/home/wired.ron b/home/wired.ron index bd5cbf8..27ec461 100644 --- a/home/wired.ron +++ b/home/wired.ron @@ -11,7 +11,7 @@ // draws notifications (if necessary), etc. // Note that when no notifications are present, Wired always polls at 500ms. // 16ms ~= 60hz / 7ms ~= 144hz. - poll_interval: 16, + poll_interval: 200, // Wired will pause notifications if you are idle (no mouse or keyboard input) for longer than // `idle_threshold` seconds.