Laboratorium Komputerowe Progmar
Marcin Załęczny

We are using cookies in the page. If you use the page you agree for the cookies.      Close

Enlightenment window manager installation in Kali Linux

Enlightenment installation together with developr's packages:

apt install e17 enlightenment-dev
systemctl set-default multi-user.target
echo "exec enlightenment_start" >~/.xinitrc
echo "startx" >> ~/.profile
reboot

Since now you will be logging into the system with terminal console. But when you pass it the Enlightenment window manager will load and run automatically.