What are your favorite desktop customizations?

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!

39 points · 49 comments · view on lemmy.world

49 Comments

user224@lemmy.sdf.org · 23 pts · 20h (2 replies)
thestrike@lemmy.blahaj.zone · 5 pts · 20h

this is gold, thanks for sharing

psilotop@lemmy.world · 3 pts · 9h

Amazing 🤩

Sickday@kbin.earth · 9 pts · 10h (1 reply)

Kind of a small thing, but I use an Ultrawide monitor with Sway, so I wrote a oneliner to swap to a higher or lower display scale depending on the workspace I'm on. I like to game in full rez while I'd write code or read with a HiDPI resolution that's easier to squint at. Also adding hotkeys to change scaling on demand is nice

psilotop@lemmy.world · 3 pts · 10h

Great example of something I'd never think of. Thanks!

mmmm@sopuli.xyz · 6 pts · 20h (1 reply)

Haven't had a vanilla install since KDE 5 came out, but the biggest thing I use far from the default install is Karousel

thingsiplay@lemmy.ml · 4 pts · 20h

I'm a regular auto tiler, but tried a few alternatives such as Karousel to see how it works out. Its not really for me, but it worked fine and did what it should in my experience. So another recommendation if anyone wants a Niri like experience with Karousel addon. Another curious one is Mouse Tiler, which is a completely different method of manual tiling.

rsky@lemmy.ml · 6 pts · 18h (5 replies)

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.

bathtub@lemmy.world · 5 pts · 18h (1 reply)

Love my drop down terminal. I use Yakuake.

rsky@lemmy.ml · 2 pts · 17h

Once you get used to it, you'll never go back haha

Matth@sh.itjust.works · 5 pts · 16h (2 replies)

What's better with a drop down terminal vs a normal terminal invoked with global short key?

It's a genuine question, never heard about drop down terminal and looked it up. As I understand they are just normal terminal with a visual effect when they open. Am I missing something?

psilotop@lemmy.world · 2 pts · 9h

I've used a drop down terminal before and I find the position convenient. I can never lose it among other windows and it's always on top. If I want to see below, I just slide it back.

Your point is correct, it is functionally nearly identical. Since the terminal is arguably the most important or most central piece of software, I do find it convenient to always have it in the same place and to give it priority over other windows.

This is definitely a matter of opinion, I do admit

rsky@lemmy.ml · 2 pts · 9h

It really has nothing to do with the opening animation, in fact, I'm not even sure if Guake has an animation. It's about having a self contained terminal "window" where all of your terminals live and you can quickly navigate between them. Then you can hide said window just as fast as it arrived and get back to what you were doing. Keep in mind, these drop down terminals are not treated as traditional windows and are always-on-top.

The problem with traditional terminal windows is: let's say that I have 4 terminals up for different tasks; it causes a little friction to my workflow when I have to deal with which window is which. That friction is just not present with a drop-down. Of course, you can have a traditional terminal emulator that supports tabs and splitting and set a hotkey to bring the one window into focus with an always-on-top flag; at that point though, you've just recreated another drop-down.

thingsiplay@lemmy.ml · 5 pts · 20h

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.

MantisToboggon@lemmy.world · 4 pts · 21h

I have this little ai stripper woman that pops up on the corner of my screen. She is like a less sexy clippy.

flameleaf@lemmy.ml · 3 pts · 3h (1 reply)

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

sic_semper_tyrannis@lemmy.today · 1 pts · 1h

Both of those look nice. I'll try them out

CrabAndBroom@lemmy.ml · 3 pts · 7h (5 replies)

I have a bunch in my KDE:

  • Karousel for arranging windows

  • Klassy for window decorations/general theming

  • Panel Colorizer for customizing the panel/dock

  • Kvantum for general theming

  • And then a few general things like Wobbly Windows etc.

flameleaf@lemmy.ml · 3 pts · 3h (1 reply)

Panel Colorizer

🤔A KDE application with a name that uses C instead of K?

CrabAndBroom@lemmy.ml · 1 pts · 2h

I know, it really stands out on that list lol

psilotop@lemmy.world · 1 pts · 6h (2 replies)

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!

CrabAndBroom@lemmy.ml · 2 pts · 5h (1 reply)

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.world · 2 pts · 3h

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

StrawberryPigtails@discuss.tchncs.de · 3 pts · 21h

It's been a while since I've done a clean install, but I think the only thing I do to KDE is install Yakuake and set up 4 virtual desktops. Very handy when I'm working on my more involved projects.

sic_semper_tyrannis@lemmy.today · 3 pts · 1h

Mouse Tiler is nice

MalReynolds@slrpnk.net · 3 pts · 15h

KDE here.

Icons: Candy; Plasma Style Sweet; Window decs : sweet-dark; Autohide Icons-only task manager at the bottom (RIP Latte :( ), always on top panel for my secondary monitor, autohide top panel on the primary.

I actually use and like Activities, I have General, Game, Code, System, Work all with their own workflows and pinned apps etc.

I lean pretty heavily on mouse gestures using logid with a MxMaster 3. Switch activities, control music, switch apps etc.

I have the gesture button pop up Kando which can do ALL sorts of things, basically I can do 90+% of things super fast without touching the keyboard. Not that I dislike the keyboard, using it now, but sometimes I don't want to bother.

Top centre of panel has a command output widget with cat CurrentShort.txt which pulls local temp/humidity from a couple of sensors via HomeAssistant. Hover has weather scraped from Aus BoM and a bunch of other informative stuff and if I click it it runs a script with

kdialog --geometry 1024x1024 --textbox /dev/stdin <<< $(cat CurrentInfo.txt)

which pops up a dialog with a weeks forecast among other things. I also use the command output widget for cpu/gpu temps and fan speeds to the left of the status bar, which is on the right.

The Wunderground widget is pretty cool too, find local weather stations and pop them in a panel.

eremophila@lemmy.zip · 3 pts · 18h (2 replies)

kde plasma

Mouse: increase pointer speed to 0.8

Sound: change volume increment to 2%

Sound: mute notification sounds


Colours:

Breeze Dark

Material Black Blueberry Icons

Oxygen Neon Cursors

KDE-Story-Blue-SDDM (login screen) with a different background


Screen Locking:

Never


Power Management:

When inactive: Do Nothing

Dim automatically: Never

Turn off screen: Never


Session:

Ask for confirmation: Deselect

On login: Start with an empty session



Panel:

Long date

Date beside time

Modify system tray settings to show what I want



Widgets:

On panel:

Thermal monitor (1 for cpu, 1 for gpu)

Memory Usage

Desktop Folder

Folder View (set to a folder where I keep docs and spreadsheets)

Wastebin

Shutdown or Switch

psilotop@lemmy.world · 3 pts · 9h (1 reply)

Love this. Thanks for the breakdown! Some of these options are things that I only set if I happen to pass them. I don't always comb through every option during a fresh install

eremophila@lemmy.zip · 1 pts · 1h

I have distrohopped a couple of times, so the settings only take me a minute. It is possibly what drew me to kde plasma in the first place, the settings are very accessible.

Planning on going back to xfce though, since they are (I assume) much less likely to embrace ai crap.

monovergent@lemmy.ml · 2 pts · 8h

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 · 2 pts · 15h

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

hexagonwin@lemmy.today · 2 pts · 11h (1 reply)

in m$win/kde-style-env: two row taskbar, titles always visible (like on win2k/kde3)

also sloppy focus and autoraise for mouse. extremely useful when you use many windows.

psilotop@lemmy.world · 1 pts · 10h

I don't keep much in my taskbar at a time but I do remember using that back in Windows ME I think?

I totally forgot about mouse focus. I'm used to Windows for work but maybe I'll change to sloppy. I'll definitely give it a try

nyan@sh.itjust.works · 2 pts · 10h (1 reply)

The colour scheme. White screens are one of the things that trigger my migraines.

This in turn leads to my modifying several other visual aspects of the desktop, because a lot of widget set themes come with scrollbars that don't work well with really dark colours. I also turn animations and automagic snapping and desktop navigation facilities off, because I find them annoying. Kindly behave like it's 1999 and don't do anything I don't explicitly tell you to do, Mr. Desktop.

And then I embed a conky instance in the second desktop for general monitoring—CPU activity (composite and by thread), memory in use, disk space, network usage, temperatures, fan levels, and greediest processes all conveniently in a single view that doesn't require me figuring out what I did with the window.

psilotop@lemmy.world · 1 pts · 10h

Totally agree on dark themes, my eyes can't take bright white screens.

The performance monitor is a nice touch, I think I'll include that. Thanks!

HaraldvonBlauzahn@feddit.org · 2 pts · 13h (1 reply)

Setting Caps Lock as the Hyper modifier key.

Setting a keyboard layout that is comfortable for both typing programming symbols and the own language (I use UK international). Consistency is king here.

And configuring the compose key.

Otherwise, I don't customize much, I think of it as a time sink.

psilotop@lemmy.world · 2 pts · 9h

What do you use your compose key for? I never feel a need for it

yxc999@lemmy.ml · 2 pts · 20h (1 reply)

Installing the Intel One Mono font, so much easier to read

sic_semper_tyrannis@lemmy.today · 1 pts · 1h

Check out Atkinson Hyperlegible Mono from the Braille Institute

dfgxx@lemmy.zip · 1 pts · 10h (1 reply)
[ removed ]
psilotop@lemmy.world · 2 pts · 9h

Many people here seem to like tiling, maybe I should give it a try. It always seemed restrictive to me, kind of like using a mobile OS. But I guess I can't really say without trying it myself

HakFoo@lemmy.sdf.org · 1 pts · 16h (1 reply)

I've been using the CoW compositor lately and it has a neat, but possibly accidental, feature:

You get that "virtual desktop with additional screen space" feature, as was common on older X11 setups, with a little minimap that shows the real screens within the context of the virtual space. What's unusual is that it's possible to move the individual screens on a multi-monitor rig independently, rathrr than as a group.

psilotop@lemmy.world · 1 pts · 9h

This is interesting, and I'm glad that it's possible. What do you actually use it for? Can you give an example of when you would move screens?

umbrella@lemmy.ml · 1 pts · 1h

blur.

dfgxx@lemmy.zip · 1 pts · 10h (3 replies)

Try wobbly windows, like in Garuda Linux

psilotop@lemmy.world · 2 pts · 9h (2 replies)

Whoa! That feels like something from the early days of the internet. Is it useful for anything or just fun?

dfgxx@lemmy.zip · 1 pts · 9h (1 reply)

Just fun

psilotop@lemmy.world · 2 pts · 8h

Awesome, love it 😁

MonkderVierte@lemmy.zip · 0 pts · 13h

Mine.

atzanteol@sh.itjust.works · -3 pts · 13h

My biggest customizations are all of the software I install and use to do things with the computer.