I’ve distro hopped quite a bit over the last few years. I’ve realized recently that I tend to gravitate toward KDE Plasma as a desktop environment, but I don’t take advantage of the customization as much as I could.

As I sit here looking through the KDE Plasma settings I’m curious to hear what are some favorite things to change in any DE. Please share what you like to do when you get a vanilla install. Do you have a favorite icon pack? Do you have a favorite theme? Any particular widgets that you would recommend?

I’m sure there is more out there than I can think of. Please share!

Edit: I can’t respond to everyone, but this is a great discussion. So many good suggestions and ideas. Keep them coming!

  • JTskulk@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    8 hours ago

    I like to set up klipper actions to do automation on certain clipboard actions. I have them for sending certain URLs to special programs, converting credit card charge emails into a new item in a spreadsheet, doing 2 bandcamp things. I used to have some cool automation set up with starting and stopping activities, but they removed that functionality and now I have a worse one with the command output widget. I also love using window rules to customize my programs and where and how they appear.

    • psilotop@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      8 hours ago

      The email to spreadsheet idea is fantastic! I have my credit card email me for every purchase so the format is uniform no matter where I buy…

  • flameleaf@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    13 hours ago

    Papirus icons, Phinger cursors, $HOME/.config/xfce4 copied from previous install.

    • psilotop@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      16 hours ago

      Oh awesome. Do Klassy and Kvantum overlap? Seems like they both modify the windows.

      You’re not the first person to mention wobbly Windows. I definitely have to give it a try, sounds fun!

      • Random Dent@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        15 hours ago

        I’m not 100% sure, there might be a bit of overlap between them but I’ve never personally had any trouble running them side-by-side.

        And yeah I love wobbly windows. I’m so used to them now that if I have to use Windows or something with non-wobbly windows it feels wrong now lol.

        Oh yeah, another one I’ve recently discovered that looks interesting is Quickshell. I haven’t used it much yet though, I made a semi-functional panel with it and that’s as far as I got. But it looks like you can do a lot with it once you get the hang of it.

        • psilotop@lemmy.worldOP
          link
          fedilink
          arrow-up
          2
          ·
          13 hours ago

          Quickshell looks interesting, basically building your own desktop environment. That’s probably the next step after I figure out what customization I want.

          Thanks for the input! Much appreciated

  • monovergent@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    18 hours ago

    Focus follows mouse and unchecking the option to auto raise the active window. Couldn’t live without it and being used to it has made me extremely clumsy when I do pick up my Windows work laptop.

    I change the taskbar clock to be a one-line MM/DD HH:MM:SS format, drop in my customized locale (based on en-US for maximum compatibility, but without having to deal with US formats and units that I’m not fond of), and point the taskbar shortcut for my text editor to a script that creates a pre-named file and launches the editor with autosave enabled. Because having to manually save and come up with a name for your spur-of-the-moment notes sucks, automatically generating 20260831_text_1 is so much better than a, b, a2, etc.

    XFCE specific, I get rid of the second panel full of launchers. Acquired taste, but also Chicago95 theme and icon pack.

  • sudoer777@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 day ago

    I’m curious to hear what are some favorite things to change in any DE.

    I like using a tiling wm instead of a traditional de which is keyboard-centric and lays things out nicely instead of overlapping everything which is kindof stupid. niri and noctalia v5 is my current stack. I also have the settings defined in Nix and synced to other user accounts.

    Any particular widgets that you would recommend?

    I have the CPU/RAM/Swap/Temp monitors in my bar so that I can keep tabs on the CPU/RAM/Swap/Temp on my computer and if a freeze or lag spike occurs I have a better idea of what’s going on.

    Do you have a favorite theme?

    Catppuccin, which has a Nix module that styles my apps as well. For font I use Inter and JetBrains Mono Nerd Font set through the Stylix module

  • rsky@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 day ago

    I always install Guake. It’s a drop-down terminal emulator and it can be heavily configured with hotkeys. I have it pop open/close with one key and I can split the terminal horizontally or vertically as many times as I want with a couple other hotkeys.

    It’s so ridiculously efficient (as a developer) that I can’t stand to not have it installed at this point.

  • thingsiplay@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 day ago

    In KDE my favorite is an extension to the window manager, for auto tiling: https://codeberg.org/anametologin/Krohnkite or install it from Settings > Window Management > KWin Scripts, then click “Get New” and search for “Krohnkite” by anametologin. Development is a bit slow at the moment, but it does the job well.

    I like that there are different layouts available, meaning different logic how a window should be placed and sized. I can switch between layouts on the fly. Every virtual desktop can have their own layout by standard, in example my fourth desktop is always untiled like a normal desktop. Exceptions to specific windows or applications to not tile them can be added too. So the usual stuff. It comes with some features not seen in other tiling window managers. In example I can convert any window into a “Dock”. A dock would then be always at the edge or screen, similar to the KDE bar; basically making the screen area to tile windows smaller. Super cool.

    Edit: Rephrased a bit to make it more clear and added some more info.