diff --git a/bin/i3-companion b/bin/i3-companion index ab333c9..5bc93a5 100755 --- a/bin/i3-companion +++ b/bin/i3-companion @@ -745,7 +745,7 @@ async def bluetooth_notifications(i3, event, path, interface, changed, invalid): ), ) @retry(2) -@debounce(0.2) +@debounce(1) @polybar("bluetooth") async def bluetooth_status(i3, event, *args): """Update bluetooth status for Polybar."""