Files
caelestia-cli/toggles/communication.fish
T
2025-01-20 17:56:40 +11:00

13 lines
446 B
Fish
Executable File

#!/bin/fish
. (dirname (status filename))/util.fish
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
spawn-or-move '.class == "whatsapp"' communication firefox --name whatsapp -P whatsapp 'https://web.whatsapp.com'
end
hyprctl dispatch togglespecialworkspace communication