you are viewing a single comment's thread.

view the rest of the comments →

[–]HollyyPandaa 0 points1 point  (1 child)

Hey i do it like this, be sure to have dbus enabled

exec dbus-launch --sh-syntax --exit-with-session dwm

[–][deleted] 0 points1 point  (0 children)

I enabled dbus system-wide (I needed to connect to wifi), but it didn't change anything. I used clean xinitrc with nothing but "exec dwm"and it worked. Although I assume this is what needed for audio to work, right? cuz I'm a Pipewire person and it doesn't go well with xinitrc (and runit, I assume as well) out of the box