1
0
Fork 0
forked from ahurac/dotfiles
ahuarc-dotfiles/bin/webcord
2023-04-16 17:57:06 +02:00

5 lines
77 B
Bash
Executable file

#!/bin/sh
exec /usr/bin/webcord \
--ozone-platform-hint=auto \
"$@"