From 460978aa4334c188c15481d4defdef5c8fe12f1c Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 30 Jan 2024 18:08:31 -0500 Subject: [PATCH] ironbar: Change mullvad location on click --- home/ironbar.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/ironbar.nix b/home/ironbar.nix index b41b33c7..81e1dfb7 100644 --- a/home/ironbar.nix +++ b/home/ironbar.nix @@ -16,6 +16,7 @@ }, { "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..", "mode": "poll", "interval": 5000