added chromium-wayland

chromebook
Alex 2022-05-30 23:42:48 -05:00
parent df1d5daa89
commit c359983858
1 changed files with 3 additions and 0 deletions

3
.local/bin/chromium-wayland Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
#chromium --enable-features=UseOzonePlatform --ozone-platform=wayland "$@"
chromium --ozone-platform-hint=auto "$@"