Manjaro’s fine. Most of their problems were years ago. If it works for you, don’t listen to the mob.
- 0 Posts
- 13 Comments
prunerye@slrpnk.netto
Mildly Interesting@lemmy.world•Americans overestimate the size of minority groups and underestimate the size of most majority groups
13·4 months agoHonestly the most shocking number to me is that 65% of Americans own a house. How can 62% have a household income “over $50,000” and 65% own a house? Is it all old people?
Wait, the dog doesn’t like Matt? That’s a huge red flag, Emily. Dogs know. Take it seriously.
prunerye@slrpnk.netto
linuxmemes@lemmy.world•Anyway, here are terminal commands you don't understand.
3·7 months agoAs long as I’m mocking help forums, I might have a stupid solution for your window decorations, which you can follow at your own risk. I saw your comment and, just out of curiosity, started playing around in a VM with imagemagick, a program I’ve never used before, but that might be useful for you. Here’s what I did:
1.) I copied a theme I liked, in this case “Sassandra”, from /usr/share/themes into ~/.themes.
2.) I renamed Sassandra (in ~/.themes) to Sassandra2 and switched themes to Sassandra2.
3.) I opened up some of the images in ~/.themes/Sassandra2/xfwm4/ and made note of the geometry of the buttons. In this case, they were 24x17.
4.) I opened a terminal in ~/.themes/Sassandra2/xfwm4/ and ran a command I got from an AI chatbot and fiddled with it blindly like an idiot until it ran:
find . -type f -exec magick {} -scale 12x17 {} ;
In this case, I wanted to use magick to shrink the icons from 24x17 to 12x17 (though you could just as easily replace “12x17” with an increased size instead), and I wanted to do all the files at once, using the find command as suggested by my robot overlord. It didn’t work as I intended. I never bothered to read any docs. I’m not even sure I put the “{}” in the right spot. But it did shrink the images, preserving the aspect ratio. It also threw up a couple errors because I forgot about the readme and themerc files in that directory. Speaking of which, you can fiddle with the themerc file to make any minor adjustments, like offsetting text.

Edit: In retrospect, the original image files were actually all different sizes and now Sassandra2 looks like crap, but you can always run magick on files individually.
prunerye@slrpnk.netto
linuxmemes@lemmy.world•Anyway, here are terminal commands you don't understand.
561·7 months agoWhat are these “solutions” you speak of? All help forum posts must follow this format:
“I want to do x.”
“Why would you want to do x? Don’t do x.”.
I’ve never heard of librewolf preventing dark mode. Garuda’s firedragon browser was based on librewolf before switching to floorp, and it came with the darkreader extension by default.
prunerye@slrpnk.netto
Luigi Mangione@lemmy.world•It's just to divide the working class
121·8 months agoITT: People who don’t actually want to unite the working class.
prunerye@slrpnk.netto
Asklemmy@lemmy.ml•How can I repair these dents my Ikea couch has been making in my hardwood floor?
51·9 months agoNah, that’s just oak. Oak floors do this sometimes.
It’d be nice if archives/front-ends were the default for everything. Redlib, Invidious, etc.
So, uh, I don’t know how to tell you this, but it sounds like you’re an addict. You should consider taking days off from your phone. Like, 100% powered off. The false sense of urgency your phone provokes destroys your productivity and makes you less happy. You gotta unlearn that reflex.
Having seen a total eclipse before, I know solar eclipses are in danger of being overhyped. IMO, they probably aren’t worth driving across the country. But if all you need is a 3 to 5 hour drive to get to the path of totality, I think you should absolutely do it. They’re legit. Not, like, life changing, but legit. Find a place with a few trees so you can watch the crescent shadows and maybe hear some wildlife freak out.





Hold on. I’m as much a Linux fanboy as anyone else, but can you name one OSK that supports swiping to type?