I made a BlueBuild image for Dank Linux #2563
QuijadaH
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
|
Was thinking about it today. Can't wait for the Niri images. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I notice that Fedora is using Dank with their Miracle Spin. Wonder of there is space for either a Niri/Mango spin with Dank |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been working on a custom BlueBuild image for myself that combines Hyprland with Dank Linux. The original plan was just to have a setup that matched how I wanted my system to work, but after using it for a while I figured other people might find it useful too.
It's called DankBlue. The goal is to provide the Dank Linux experience through BlueBuild while still being easy to customize and build on top of.
Right now only Hyprland images are available. I plan to support Niri in the near future and possibly other Wayland compositors later on.
The project was heavily inspired by Wayblue. I also ended up adding a few QoL features along the way, including automatic
/etc/skelinitialization after rebases for existing users, a post-login setup framework for custom scripts, and some changes to how the default Flatpak setup works.A lot of those QoL features were AI-assisted. I started this project with only basic Bash knowledge and very little experience with systemd, then learned along the way.
If you'd like to take a look, the repository is here: https://github.com/dank-blue/images
I'd love to hear any feedback, suggestions, or things that could be done better since this is my first time building and maintaining a project like this.
Beta Was this translation helpful? Give feedback.
All reactions