You are not logged in.
Pages: 1
I'm trying to have hyprland as compositor and windows manager in XFCE. I know that the wayland support for XFCE is just experimental but I would try it anyway (by the way, I can'r run the wayland session for XFCE, what I would set?).
Anyone can suggest some way to get hyprland as compositor/window manager?
Thanks in advance!
Last edited by Topyx (2025-07-06 18:56:52)
Offline
To run Xfce under wayland, install either labw or wayfire and run it like this:
For labwc:
startxfce4 --wayland
For wayfire:
startxfce4 --wayland wayfire
This assumes that you are not running a display manager. If you are, you need to create entries in /usr/share/wayland-sessions, like the following for labwc (labwc.desktop), to be able to select it at the login screen:
[Desktop Entry]
Name=labwc
Comment=A wayland stacking compositor
Exec=labwc
Icon=labwc
Type=Application
DesktopNames=labwc;wlroots
I've never run Xfce with hyperland so I'm not sure if its possible, but if you want to try to experiment, you could try something like:
startxfce4 --wayland hyprland
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
To run Xfce under wayland, install either labw or wayfire and run it like this:
For labwc:
startxfce4 --wayland
For wayfire:
startxfce4 --wayland wayfire
This assumes that you are not running a display manager. If you are, you need to create entries in /usr/share/wayland-sessions, like the following for labwc (labwc.desktop), to be able to select it at the login screen:
[Desktop Entry] Name=labwc Comment=A wayland stacking compositor Exec=labwc Icon=labwc Type=Application DesktopNames=labwc;wlroots
I've never run Xfce with hyperland so I'm not sure if its possible, but if you want to try to experiment, you could try something like:
startxfce4 --wayland hyprland
Thanks for your answer!
For real, I installed different display managers because my usual lightdm does not support wayland, so I had to install sddm and gdm. Anyway, I will try for sure your solution and I will post if this could be the solution or not.
Anyway, having the need of a dynamic tile window manager, the solution you posted would be good for sway or similar too?
Offline
Anyway, having the need of a dynamic tile window manager, the solution you posted would be good for sway or similar too?
I'm not sure, but you could try.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.009 seconds, 8 queries executed - Memory usage: 551.97 KiB (Peak: 552.81 KiB) ]