I set the color theme to as black and white as possible, then use the themed icons because it makes the phone less attractive to look at. Contemplating on setting grayscale mode on full time.
So yes, I don’t like it either.
A.k.a:
@oranki@sopuli.xyz
@oranki@lemmy.world
@oranki@lemmini.fi
I set the color theme to as black and white as possible, then use the themed icons because it makes the phone less attractive to look at. Contemplating on setting grayscale mode on full time.
So yes, I don’t like it either.
The Universal Blue people emphasize containerized stuff a little too much. It’s perfectly possible to add non-flatpak software to ostree distros, it just slows update processing down a little bit.
Since abraunegg onedrive is available as an RPM, you can just layer it on top of Bazzite; download the rpm and and then
rpm-ostree install ./onedrive.rpm
If the RPM works on Fedora it will work in ostree distros too. Besides, if it foesn’t work, you can just
rpm-ostree rollback
and it’s like you never installed it, apart from things in your $HOME like config files.The recommendation is to avoid layering wherever possible, not that you can’t do it. Many apps are still a bit wonky as flatpaks, even if available.