summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtoggles/communication.fish2
1 files changed, 1 insertions, 1 deletions
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