Hello, fellow non-systemd enjoyer.
Linux
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
Hello, hopefully there are a dozen of us
Mx linux here! (sysvinit) Just migrated away from systemd due to the drama.
Drama? You mean the whole age verification stuff?
Yep! I don't want anything to do with it. I don't care if it's an optional component, it'll be optional until it isn't.
Thank you, I use a combination of "KDE rounded corners" "Klassy" and "Darkly", both do not use the slow aurorae theme engine thingy but written in native C++ so it's pretty fast, I haven't tried Void yet because Void scare me
I love Gruvbox. My favorite color scheme. If its not, its probably derived version of Gruvbox. My current one is different, simply because I wanted to have a different scheme after years of same.
Artix has gotton a real upsurge recently. At least it has on lemmy.
It's most likely where I'll be hopping if unavoidable age gating comes to systemd
I only switched to Artix cuz I like OpenRC
I like not using government and mega-corporation mandated systems designed for privacy invasion and control of what people can access.
Also a nice thing, my reasoning is just that I like a bunch of small bash scripts I can look inside and go "oh, so that's why it broke"
You have become systemd-free
Isnt elogind part of systemd?
Yeah it is but systemd is a suite of apps (see, a collective) and elogind is a standalone, the claim is still true
i could be wrong here but didnt elogind need to be patched to work with other inits?
I don't think elogind hooks into other inits directly, but it it is a fork of the logind part of systemd that has been altered so that it can work without systemd, if that's what you mean.
How do I make my computer like this, this is cool and I don’t know what Linux is.
It's a heavily customized KDE Desktop Environment
If you've never installed Linux before, I would start with something user-friendly, like Kubuntu or Bazzite. Both come with KDE as their main Desktop Environment ("DE"), so you could do what OP did looks-wise.
If you're a technical user, and don't hate having to sometimes do things manually, try Garuda Linux - it's Arch-based, but catered very towards Linux newbies and does a lot of hand-holding. I use it and I enjoy it very much.
To specifically do what OP did with his DE - KDE comes with the concept of Panels and Widgets. The top bar you see in the screenshot is a Panel. On it, there are (from right to left) the System Tray widget, a Spacer widget, a Digital Clock widget with customised display format (something you can do in the settings of the widget), another Spacer, an Icons-Only Task Manager widget (displays active applications and lets you pin applications - like the Taskbar in Windows or Dock in macOS), and finally the Application Launcher widget (the Start menu equivalent). Everything is pretty heavily customised (presumably with Panel Colorizer? Not sure), so that - out of the box - even with this exact setup copied, yours would look slightly different.
Thank you so much!!!
Enjoy the ride! :)
Oh! You might find this useful. It's a list of various setting changes/fixes I made after switching and encountering various issues, or annoyances. Some of these were under Kubuntu, most are under Garuda, but I don't think anything in there is distro-specific, so it should work on both Debian-based and Arch-based.
It looks like Arch Linux with some ricing done. So first install Arch and customize from there.
If using OpenRC is all it tales to be on the dark side, then I've been there since before it was cool.
I don't know what you did but I like that UI.
Went from TRSDOS > Win 3.11 > Win 95 > Win 98 > Win XP > OS X > Win 10 > Linux Mint for daily desktop drivers.
Never been happier. <3
More &more people are saying it
I have pretty much the same hardware. It's an older Lenovo Legion.
I ran Artix for a few days but ran into audio server issues. The issue was that there wasn't an audio server installed so I had not sounds at all. I managed to get everything working after some trial and error. As expected, most of the online help is written with systemd in mind. A little while later I installed another application which installed alsa as a dependency which broke my audio again. I went back to EndeavourOS after that.
What audio server did you use? I use pipewire, I only need to install *-openrc equivalent packages on top of base pipewire packages and enable it with OpenRC for it to work
$ sudo pacman -S pipewire pipewire-openrc wireplumber wireplumber-openrc pipewire-pulseaudio
Then you use:
$ rc-service --user pipewire start
$ rc-service --user wireplumber start
$ rc-update --user add pipewire
$ rc-update --user add wireplumber
Welcome!
Can you share your fastfetch config?
Going to the dark side stings after years of perfecting my dotfiles. That customization muscle memory does not transfer over. How are you handling the loss of environment control?
Neat
