First, I just did a lazy apt-get install dwm, but after a day, I thought It is a good idea to look at the source code, do some configuration, etc.
hg clone http://hg.suckless.org/dwm cd dwm sudo apt-get install libxinerama-dev sudo make clean install cat /usr/share/xsessions/dwmcustom.desktop
[Desktop Entry] Encoding=UTF-8 Name=DwmCustom Comment=Dynamic window manager Exec=/usr/local/bin/dwm Icon=dwm Type=XSessionThat's all you need to have your custom dwm compiled.
No comments:
Post a Comment