3 lines
139 B
Text
3 lines
139 B
Text
|
#!/bin/bash
|
||
|
exec firejail /usr/bin/slack --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland &> /dev/null &
|