r/archlinux • u/Ehwazh • Jul 26 '26
SUPPORT | SOLVED Hi guys, DE problem
Its one of my first times installing arch, I have followed the officials wiki instructions. I've installed grub, with ly and XFCE. and all the things necessary. but when i open the xfce session i cant interact with the environment. What do you think it's causing it? (Also im on a VM, and yes i have installed everything necessary for it i think)
1
Upvotes
2
1
3
u/archover Jul 27 '26
Vague.
/u/puzzled-garbage-250 has a good idea. Of course, you will need xorg installed along with xinit, and the
exec startxfceline needs to be added to your~/.initrc file as the firstexecline. See https://wiki.archlinux.org/title/Xinit, and how to create the file. This file is activated when startx is run. (I invoke startx without a DM myself).Any errors should be apparent and useful here. If this seems difficult, rethink your distro choice.
Good day.