According to this super user question, someone said that !! won’t work in a function, so you must use the fc -ln -1 command in a subshell instead. Note the response that says eval shouldn’t be used (not sure why)
Yeah I’ve got Fedora (specifically Bluefin) at 1.25x scaling and everything looks fantastic. I had an issue with VS Code (an electron app), but as soon as I enabled Wayland in its .desktop file I didn’t have anymore problems.
Is there any preference for y’all on Opencollective vs Patreon? I would us Ko-Fi but not in a place right now to do $5/month, and that seems to be the minimum.
I think you’re absolutely right… perhaps something with the effect of lighter compared to the rest = open vs darker compared to the rest = closed.
I think it’s also magnified by the fact that we’re comparing to the full color one on the right which has the lighter color for (in my perception) open eyes.
Our family is an Apple family and I’ve found the Sonos works quite well with AirPlay… just cast to everything in the house and the Sonos and the AirPods HomePods all work together seamlessly.
Very exciting news… I’m the tech support for the family and I just can’t yet recommend argon as the hashing algorithm for everyone yet because they’ve said there’s a few potential hiccups. Looking forward to something snappier.
According to this super user question, someone said that
!!
won’t work in a function, so you must use thefc -ln -1
command in a subshell instead. Note the response that sayseval
shouldn’t be used (not sure why)