this post was submitted on 24 Jun 2026
124 points (97.0% liked)

Linux

14733 readers
578 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] noobdoomguy8658@feddit.org 1 points 1 month ago (1 children)

What's a config compositor? Compositor makes me think of display/server compositor, like KWin, picom, etc.

Anyway, share everything you got if you can, that sounds cool!

[–] certified_expert@lemmy.world 2 points 1 month ago (1 children)

Oh, nothing too crazy. It is just a Python script that cats together different components of my config based on the hostname of my machine. So I can keep a parametrized but unified config in my dot-files.

[–] noobdoomguy8658@feddit.org 1 points 1 month ago

I like this approach.