ironbar: Decrease mullvad polling interval

This commit is contained in:
Donovan Glover 2024-01-31 07:27:10 -05:00
parent 0f30e0fdb9
commit 4e397bb310
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -20,7 +20,7 @@
"on_click_left": "notify-send -t 2000 \"Mullvad\" \"Changing location...\" && mullvad relay set location any && mullvad relay set location us",
"cmd": "mullvad status | choose 2..",
"mode": "poll",
"interval": 5000
"interval": 2500
}
],