Wrapper de WebCord pour le rendre natif Wayland

This commit is contained in:
Hippolyte Chauvin 2023-04-16 17:57:06 +02:00
parent 9fd1087200
commit d8453f07e3

5
bin/webcord Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
exec /usr/bin/webcord \
--ozone-platform-hint=auto \
"$@"