this post was submitted on 31 Aug 2026
90 points (97.9% liked)

Linux

67377 readers
329 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

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!

you are viewing a single comment's thread
view the rest of the comments
[–] Matth@sh.itjust.works 8 points 2 days ago (2 children)

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 5 points 2 days ago

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 3 points 2 days ago

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.