wasteof.money on ubuntu looks cool
Doesn’t it look the same aside from the cursor?
it uses the ubuntu font too (at least on my device)
plop this into a userscript
document.head.innerHTML += `<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap" rel="stylesheet"> <style>* {font-family: "Ubuntu"}</style>`
Oh really, that doesn’t happen for me. Out of curiosity, are you using Ubuntu 24 or 25?
ubuntu 24 lts
Oh, I use Ubuntu 25, maybe that’s why.
Doesn’t it look the same aside from the cursor?
it uses the ubuntu font too (at least on my device)
plop this into a userscript
Oh really, that doesn’t happen for me. Out of curiosity, are you using Ubuntu 24 or 25?
ubuntu 24 lts
Oh, I use Ubuntu 25, maybe that’s why.