home/aly: override google-chrome to use wayland by default

This commit is contained in:
Aly Raffauf 2024-04-24 18:40:08 -04:00
parent fe52832fab
commit f8490f621c

View file

@ -16,7 +16,12 @@
fractal fractal
gh gh
git git
google-chrome (google-chrome.override {
commandLineArgs = [
"--enable-features=UseOzonePlatform"
"--ozone-platform=wayland"
];
})
obsidian obsidian
python3 python3
ruby ruby