• 0 Posts
  • 60 Comments
Joined 2 years ago
cake
Cake day: September 9th, 2023

help-circle




  • As 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.









  • Aside from your preference for debian-based distros, you’re describing Garuda pretty well. But the chaotic-AUR is enabled by default, so you’d never need to hunt for .deb files in the first place. And the update script, “garuda-update”, has a bunch of nice features by default, like taking snapshots and running grub-update (which would have prevented the grub fiasco that hit the arch-based distros a while back).

    The only pain points are 1.) If you don’t like Garuda’s theming, you’ll need to do some minor ricing to start, and 2.) Plasma 6 updates often enough that on a rolling release distro, something minor about your setup might break once every few months, e.g. KDE allows themes to set a minimum taskbar size and all of a sudden your taskbar increases in size, or your wallpaper gets reset for some reason.



  • prunerye@slrpnk.nettoLinux Gaming@lemmy.mlWhere to start?
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    edit-2
    9 months ago

    Pretty much any distro can do everything you want. But since you liked crunchbang, consider Mabox. It’s an openbox distro based on Manjaro with a bunch of QoL improvements like super+arrow to tile a window, or their own little fork of jgmenu to expand the functionality of the tint2 panel, plus some custom ricing tools. I’m not saying it’s the best distro ever, but it might give you just the right nostalgic feels.






  • First of all, thanks for being on Lemmy. I get nothing out of it when the lefty hivemind argues against a strawman. At least you give us the real thing. Fuck gh0stcassette.

    Second of all, Trump only campaigned on a populist platform in 2016. He railed against CEOs, various special interests, and other “swamp creatures” under the premise that he was going to fund his own campaign and didn’t need their money. It was honestly kind of refreshing, even if he was ultimately full of shit and failed to deliver. But I haven’t heard Trump’s 2016 rhetoric in a long time. Not regarding the ruling class. Maybe he still says “drain the swamp” now and then, but many of those who opposed Trump in 2016, e.g. Wall Street, now largely support him, and Trump openly panders to them for their donations. It’s not that people in power hate him; it’s just the people you don’t like in power who hate him.

    Vote third party if you hate the elites.