My voidlinux and hyprland setup.

https://lemmy.ml/post/677365

2 points · 5 comments · view on lemmy.world

5 Comments

tgrowl@lemmy.world · 1 pts · 3y

I was about to make a separate post for this, but glad I saw yours first. How did you go about setting this up? I haven't looked yet to see if hyprland is configured in xbps-src.

Ghast@lemmy.ml · 0 pts · 3y (3 replies)

Void repos when?

chismoso@lemmy.ml · 0 pts · 3y (2 replies)

Not likely because of specific wlroots version used by hyprland. I used to build everything from source directly. There is this template available to install hyprland using xbps-src which I have not tried. https://github.com/Makrennel/hyprland-void

Ghast@lemmy.ml · 0 pts · 3y (1 reply)

Why does the wlroots version mean hyprland can't be packaged for Void?

chismoso@lemmy.ml · 1 pts · 3y

hyprland uses a specific development branch of wlroots. libwlroots.so.12032. void only accept stable released versions. see this github issue https://github.com/void-linux/void-packages/issues/37544