this post was submitted on 03 Jun 2025
20 points (83.3% liked)
Linux
54881 readers
463 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Don't pick a whole distro based on the UI. The distro choice is about stability vs bleeding edge packages, package manager, minimal/maximal installs, security hardening vs convenience, use or avoidance of particular systems (e.g. systemd), and things like that.
The UI will come from your choice of desktop environment, window manager, compositor, etc. Those can be installed on most distros. You can also look at dotfiles for more theming. Ofc it's silly to install a different UI on a particular flavor/version/spin of a distro built for a given desktop environment (like Kubuntu), though it's still possible.
I'm enjoying Niri rn. It's a scrolling & tiling window manager. I have it running on opensuse.
Thanks for the insight. I don't know what dotfile is, so I'll definitely check it out. I'm starting to realise I'm probably expecting more than what might be possible for now.
Dotfiles are files whose name starts with a dot. Configuration files are called dotfiles because they used to start like that and litter your home directory. These days configuration files tend to live under the .config folder. The name has stuck though.
Linux is super configurable! You'll just need to try out a bunch of different window managers, taskbars, etc to see which one you like best, but maybe look for some videos to preview a couple first.
The unixporn Lemmy community also has examples