added chromium-wayland
parent
df1d5daa89
commit
c359983858
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
#chromium --enable-features=UseOzonePlatform --ozone-platform=wayland "$@"
|
||||||
|
chromium --ozone-platform-hint=auto "$@"
|
Loading…
Reference in New Issue