Wrapper de WebCord pour le rendre natif Wayland
This commit is contained in:
parent
9fd1087200
commit
d8453f07e3
1 changed files with 5 additions and 0 deletions
5
bin/webcord
Executable file
5
bin/webcord
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
exec /usr/bin/webcord \
|
||||
--ozone-platform-hint=auto \
|
||||
"$@"
|
||||
|
Loading…
Reference in a new issue