This website requires JavaScript.
Explore
Help
Sign in
timoreo
/
ahuarc-dotfiles
Watch
1
Star
0
Fork
You've already forked ahuarc-dotfiles
0
forked from
ahurac/dotfiles
Code
Pull requests
Activity
47549d9177
ahuarc-dotfiles
/
bin
/
webcord
6 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
Wrapper de WebCord pour le rendre natif Wayland
2023-04-16 17:57:06 +02:00
#!/bin/sh
exec /usr/bin/webcord \
Ajout du tableau des arguments dans les scripts
2023-04-16 22:58:56 +02:00
"$@" \
--ozone-platform-hint=auto
Wrapper de WebCord pour le rendre natif Wayland
2023-04-16 17:57:06 +02:00
Copy permalink