Hacker News new | ask | show | jobs
by anthk 877 days ago
Chromium has a switch for wayland:

       --ozone-platform=wayland
The best you can do:

    git clone git://bitreich.org/privacy-haters
    cd privacy-haters/chromium
    sudo cp default /etc/profile.d/chromium.sh
Edit /etc/profile.d/chromium.sh and append that flag at the end of the previous one.
1 comments

Yeah I know, but my problem is it would crash or artifact with native wayland, or at best break gpu acceleration completely.

Edge handled that better, for whatever reason.