Herstluftwm on Wanilla DPup

Moderators: dimkr, Forum moderators

Post Reply
Maybe
Posts: 115
Joined: Fri May 28, 2021 7:07 pm
Has thanked: 83 times
Been thanked: 13 times

Herstluftwm on Wanilla DPup

Post by Maybe »

Hello! Is it possible to install the Herstluftwm window manager on Wanilla DPup?

If so, how can I then select the Herstluftwm or jwm window manager when logging in and vice versa?

From Dmitry (Russia)

dimkr
Posts: 1897
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 36 times
Been thanked: 827 times

Re: Herstluftwm on Wanilla DPup

Post by dimkr »

Code: Select all

apt update
apt install herbstluftwm
echo herbstluftwm > /etc/windowmanager

If you want to disable the ROX-Filer pinboard:

Code: Select all

echo false > /etc/desktop_app

To go back to JWM and re-enable the ROX-Filer pinboard:

Code: Select all

echo jwm > /etc/windowmanager
rm /etc/desktop_app
Post Reply

Return to “Vanilla Dpup”