Update README with use flags and service recommendations

Clarify recommended use flags and dot-files setup instructions.
This commit is contained in:
jwihardi
2025-10-12 23:26:51 -04:00
committed by GitHub
parent c6f64a3acb
commit 42ee8d9ca4
+3
View File
@@ -25,10 +25,13 @@ Note:
4. gsettings and kwriteconfig6 are set (same as dist-arch).
## Recommended use flags (useflags)
- **The recommended useflags are not required, this is a more out of the box experience with these**
- Pipewire is used, alsa and pulseaudio are disabled (enabling them won't hurt).
- Init system is not assumed or considered so disabling systemd should be done in make.conf, same with session managers (elogind is recommended).
## Making the dot-files work
- elogind is expected to be installed and run as a service on OpenRC to set _$XDG_RUNTIME_DIR_
- NOT recommended: seatd will require more manual setup
- pipewire, pipewire-pulse, and wireplumber must be started after a dbus-session is created and before Hyprland is launched.
If you want to start after logging into tty1 you can do something like this.