this post was submitted on 15 Mar 2024
65 points (93.3% liked)

Unixporn

15157 readers
79 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemmy.ca/post/17456633

  • OS: Void Linux x86_64 musl
  • Icons: Nordzy
  • GTK Theme: Nordic
  • Qt Theme: Custom (Nord)
  • Cursors: Nordzy-Cursors
  • Layout: Supremo
  • Wallpaper: Galaxy (Nord)
  • Main Font: Cantarell
  • Monospace Font: Hack
  • Shell: Zsh
  • OMZ Theme: Gallifrey
  • Filesystem: Btrfs for /; Ext4 for ~; Ext4 for ~/Music

  • Browser: Mullvad
  • File Manager: Nemo
  • Terminal: foot
  • Music Player: qmmp
  • Editor: Micro
you are viewing a single comment's thread
view the rest of the comments
[โ€“] communism@lemmy.ml 1 points 6 months ago (1 children)

That's a shame about musl, musl sounds cool.

I wonder if you have thoughts on Artix? I'm going to do an Artix install soon, I like the sound of it as it's systemd-free (you can use runit with it like Void) but still lets you use the AUR. If not for that I think I'd go with Void instead though, I hear fewer people complaining about things not working with Void so it sounds to me like Void might be more stable than Artix.

[โ€“] hellfire103@lemmy.ca 2 points 6 months ago* (last edited 6 months ago)

I used to use Artix, a long time ago. It's nice, but I preferred vanilla Arch. There's not really much else I can say.

In terms of init systems, I like the following for different reasons:

  • OpenRC - It just works and the commands make sense
  • S6 - It's really bloody fast
  • runit - It's simple

I don't personally have a problem with systemd, either, but I understand why many people don't like it.