• DivineDev@piefed.social
    link
    fedilink
    English
    arrow-up
    74
    ·
    5 months ago

    I used to be like that, nowadays I just choose a distro that comes with a DE I like out of the box, switch to dark mode, set a wallpaper and call it a day.

    • ColdWater@lemmy.caOP
      link
      fedilink
      arrow-up
      6
      ·
      5 months ago

      rookie number i know but I don’t wanna waste anymore time than I already did, gotta spend those time for DE/WM hopping :P

    • 474D@lemmy.world
      link
      fedilink
      arrow-up
      13
      arrow-down
      1
      ·
      5 months ago

      Honestly, usually the only thing I HAVE to change. Idk why all the default distro wallpapers suck

    • IngeniousRocks (They/She) @lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      17
      arrow-down
      1
      ·
      5 months ago

      RICE is a post-hoc acronym (backronym) meaning Race Inspired Cosmetic Enhancement. Its from car communities.

      It used to be a racist term referring to the modification of JDM vehicles, hence the post-hoc change to the definition. Its a word that came into common parlance without folks completely knowing it was racist.

    • DivineDev@piefed.social
      link
      fedilink
      English
      arrow-up
      5
      ·
      5 months ago

      Customizing the appearance of the desktop, for example with custom themes, widgets that show various stats etc etc

    • onlinepersona@programming.dev
      link
      fedilink
      arrow-up
      4
      ·
      5 months ago

      The term also confuses me. What does customising a desktop have to do with rice? Is it like beads to decorate stuff? Maybe “beading” would have a bad interpretation, but rice is just confusing.

      • Bo7a@lemmy.ca
        link
        fedilink
        arrow-up
        4
        ·
        5 months ago

        It is an extension/evolution of the idea of ricing cars. Originally it was something like Race Inspired Cosmetic Enhancements. Basically stuff that makes your car look “racier”/faster, but does nothing for performance.

        Edit to add - That is probably backronym to cover up for the mostly racist origination of that term. I can’t be sure.

  • knight_alva@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    5 months ago

    I keep telling myself I’m gonna rice out my setup. That plasma is just a placeholder. But as months have become years I have started to question the value in it.

  • Auth@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    5 months ago

    I spend 3 days ricing my desktop and I did not finish. I’ve now been sitting with the ugliest half riced desktop for 6 months. I decided to go with a light theme in beige and its… not good.

    • dil@lemmy.zip
      link
      fedilink
      arrow-up
      3
      ·
      5 months ago

      I grabbed like 3 apps to apply themes and icons on gnome and got confused trying to pick the best option

      • Oinks@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        5 months ago

        GNOME theming discussions are weird. A lot of people will peddle cargo culted bad (broken) approaches when asked about it, but honestly it’s not that complicated¹, just restrictive:

        • Use gsettings [get|set] org.gnome.desktop.interface gtk-theme [new value] to set the theme that GTK3 apps will load. Libadwaita apps will ignore this setting.

        • Use gsettings [get|set] org.gnome.desktop.interface color-scheme [prefer-light|prefer-dark|default] to control whether Libadwaita apps (and GNOME shell) will display in dark mode. GTK3 apps will ignore this setting.

          • prefer-light makes everything light mode.
          • prefer-dark makes everything dark mode.
          • default makes apps light mode but the panel will stay dark.
        • If you insist on theming Libadwaita apps, put the theme in ~/.config/gtk-4.0/gtk.css. You can also have add an @import directive there to import a theme. Note that this file is only loaded at startup, so using this feature means that GTK4 apps can no longer respond to the dark mode toggle.²

        All of the applications that promise to help in theming GTK/GNOME (regardless of whether you’re talking about Tweaks, Refine, the theming settings of other DEs, Gradience, etc.) just flip some combination of these settings, mostly the first two.³

        ¹ It might seem complicated based on the length of this comment, but trust me that Qt is worse.

        ² The newest GTK version has media selectors, so if all of your applications are already updated to use the new GTK and your theme is updated to use media selectors then dark mode toggles should actually work now. Mine unfortunately haven’t.

        ³ A handful (mostly random scripts from GitHub, but also more reputable stuff like home-manager) will also try some wrong ways:

        • Setting the GTK_THEME environment variable will prevent applications from loading the default Adwaita stylesheet completely, which will break all kinds of things.

        • You can also put a theme at ~/.config/gtk-3.0/gtk.css, but this does nothing you can’t do with gsettings except preventing you from changing the theme without restarting all your apps.

  • saltesc@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    5 months ago

    I’ve never bothered because less than 1% of my time I’m looking at the sys UI, let alone the desktop.

    • onlinepersona@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      I remember picking nice desktop backgrounds and even downloading gigabytes thereof, sorting and categorizing them, only to notice that my windows were fullscreen all the time anyway. Now I just have a background to indicate that at least some things work because a black background would mean trouble (file missing etc.).

  • mlg@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    5 months ago

    XFCE + Compiz was 100% worth the effort of doing it once and then being able to just copy to a new device.

    Waiting for XFCE to complete their Wayland transition, and I’m gonna upgrade to Wayfire.

    That being said, yeah I give KDE to basically everyone else new to Linux lol

    • vic_rattlehead@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      Oh man, old school Compiz with the wobbly windows and a million other tricks absolutely blew my mind. Magic rainbow spark particles when I minimize a window? Yes please! Fire trail that follows the cursor? No problem!

  • mazzilius_marsti@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    5 months ago

    wonder what eventually makes everyone ragequit on the ricing part lol

    for me? it was the battery management and suspend/hibernate stuff. You need to do a lot of weird file configs to get them working.

    I riced i3wm, dwm and even exwm and suspend/hibernate problem would pop up now and then.

    On a full DE? Shit just works.

    I do miss ricing though. Especially window managers, I can just git clone my dotfiles and have everything setup in seconds.

    • refreeze@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      5 months ago

      The first time you do a presentation and forget how to add an external display, that was what made me stick with a full DE.

    • wellheh@lemmy.sdf.org
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      A lot of it seems like removing the automated easy parts to customize it to be faster only to realize you don’t feel like spending time on that breaking or being so inflexible. Like I can switch to lxqt but now it doesn’t even feel like I have a complete desktop and are spending time making it work instead of just using it

  • SidewaysHighways@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    5 months ago

    I got out of customizing everything once I started flashing different ROMs on my first smartphone, which was the Verizon Thunderbolt

    After having three or four different operating systems on in one week, it became so obvious how much time I was wasting on that stuff lol

  • KindnessisPunk@piefed.ca
    link
    fedilink
    English
    arrow-up
    4
    ·
    5 months ago

    CachyOS has been great if anyone is looking for an arch based distro that’s preconfigured for gaming out of the box.

  • 0xf@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    5 months ago

    A plasma a icon pack works wonders for my eyes. A title bar change if I am feeling like going wild. Dark mode theme pefered.Only ‘ricing’ I always do is a few keybinds to not go insane, and then remove hot corners before I try to move a program between 2 screens. Standard has been pretty good since that single click files feature was changed.