ironbar: Change mullvad location on click

This commit is contained in:
Donovan Glover 2024-01-30 18:08:31 -05:00
parent 78387cc5ac
commit 460978aa43
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -16,6 +16,7 @@
}, },
{ {
"type": "script", "type": "script",
"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..", "cmd": "mullvad status | choose 2..",
"mode": "poll", "mode": "poll",
"interval": 5000 "interval": 5000