main: special workspace toggles

This commit is contained in:
2 * r + 2 * t
2025-01-17 17:54:37 +11:00
parent 02c194f68c
commit ee9977c267
6 changed files with 64 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
#!/bin/fish
. (dirname (status filename))/util.fish
spawn-or-move '.class == "vesktop"' communication 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