

2·
1 month agoWindows 11 actually released 3.5 years ago!
Windows 11 actually released 3.5 years ago!
Windows updates don’t work correctly a lot of the time if you’ve bypassed the requirements. My predecessor at work installed 11 on some ancient systems and it’s been a hassle.
I am so lucky to live near a Microcenter.
Because the police exist to protect capital, not people. https://m.youtube.com/watch?v=bmaoNLSHx_w
I have my own domain and pay for Zoho to host my email. It works well aside from the occasional site that refuses to accept my email as valid because it’s not a .com/org domain.
Often the glass bottles are marketed as “Mexican Coke” and use cane sugar with no corn syrup.
If you don’t plan on having it save passwords, you can add the following to the .desktop file your using for the Exec line:
–password-store=basic
The line for my chrome setup for some public computers at work is:
Exec=/usr/bin/google-chrome-stable --password-store=basic %U
So you’d just need to replace the file path to your chromium path and it should work.