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