Manjaro’s fine. Most of their problems were years ago. If it works for you, don’t listen to the mob.
- 0 Posts
- 19 Comments
prunerye@slrpnk.netto
linuxmemes@lemmy.world•Anyway, here are terminal commands you don't understand.
3·11 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.
551·11 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
Linux@lemmy.ml•What Linux distro without opt-out telemetry would you recommend a Manjaro user?
1·1 year agoGaruda. It’s even easier than Manjaro. The theming can be a bit much, though.
I guess RAM is a bell curve now.
- 32GB: Enough.
- 16GB: Not enough.
- 8GB: Not enough.
- 4GB: Believe it or not, enough.
Last time I distrohopped, this was actually one of my main benchmarks. If I couldn’t install Librewolf in under a minute, I picked a different distro.
Honestly, there are probably enough people using ublock with tor browser that you can still retain most of the benefits if you do the same. You’ll just be in a smaller cohort than if you didn’t.
Stable, in this context, just means “point release”. If you meant “doesn’t break”, that describes most rolling release distros.
…unless you’ve used KDE in the last month. Holy cow, just let me alt-tab into a fullscreen window without throwing a fit.
prunerye@slrpnk.netto
linuxmemes@lemmy.world•Me in the comments of any windows fuck up post
1·2 years agoI played with Endeavor years ago, but not extensively. If memory serves, it’s pretty much just preconfigured Arch with some nice theming, a Calamares installer, and a few simple scripts. Garuda adds even more theming (too much for my tastes, actually), a few GUI utilities, notifications when your system is overdue for an update, and an update script that runs common post-update tasks (like grub-install) and takes snapper snapshots automatically, so basically user-friendly bloat.
prunerye@slrpnk.netto
linuxmemes@lemmy.world•Me in the comments of any windows fuck up post
8·2 years agoIf you like arch but want a plug’n play distro, just do a plug’n play arch-based distro. Garuda is braindead easy.
Wait, are you setting up PPAs? If you’re using a user-friendly distro, either flathub should be enabled by default or the AUR is easily accessible with pamac or the chaotic-AUR. If software availability is a problem, I don’t know what to tell you; I think you started with a more difficult distribution than you intended to. PPAs suck.
This is a popular opinion outside of Lemmy. You won’t find many lowercase “l” libertarians here though.
Well, looks like I forgot for another month, but 3 months was no problem either.
I haven’t updated my Arch install for almost 2 months. Things are going to be… seemless, probably. I do this all the time. It never breaks.
Needing a GPU might be hyperbole, but no, it’ll still be slow on older hardware. It looks lightweight on neofetch since, at rest, the RAM will appear as low as XFCE’s, but it’s not nearly as snappy.
I don’t think you need to go full WM-onlyism to find yourself unable to relate to Gnome users. There are probably a handful of KDE users who still use Chrome, but we usually have some shame. We’re not, like, trying to form HOAs in our neighborhoods like Gnome users are, probably.
Hold on. I’m as much a Linux fanboy as anyone else, but can you name one OSK that supports swiping to type?