A collection of personal and technical notes.
Update the google-chrome.desktop
files.
sudo nvim /usr/share/applications/google-chrome.desktop
Exec=/usr/bin/google-chrome-stable --enable-features=UseOzonePlatform --ozone-platform=wayland %U
Copy the file on the user’s account.
sudo cp -v /usr/share/applications/google-chrome.desktop ~/.local/share/applications/google-chrome.desktop