From c5f00b1c0f6795afef9680a48e1c618165910b4b Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:56:40 +1100 Subject: toggle-communication: use discord integration --- toggles/communication.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toggles') diff --git a/toggles/communication.fish b/toggles/communication.fish index c9ca00b..a0fb578 100755 --- a/toggles/communication.fish +++ b/toggles/communication.fish @@ -2,7 +2,7 @@ . (dirname (status filename))/util.fish -spawn-or-move '.class == "vesktop"' communication vesktop --enable-features=WebRTCPipeWireCapturer +spawn-or-move '.class == "vesktop"' communication ~/.config/vesktop/run.sh vesktop --enable-features=WebRTCPipeWireCapturer # Has whatsapp firefox profile if grep -q 'Name=whatsapp' ~/.mozilla/firefox/profiles.ini -- cgit v1.2.3-freya