-- Installation -- In order to install this build of speedwm, all dependencies must be installed. You can see (Dependencies) for a list of all dependencies required to use this fork. - git clone https://codeberg.org/speedie/speedwm - cd speedwm - make clean install - If any warnings show up, fix it by installing the missing dependency. - If a .xinitrc is used, add 'speedwm_run' to the end. - NOTE: Your .xinitrc should ONLY contain 'speedwm_run'. speedwm will automatically start everything else. If not, edit autostart.h and 'make clean install'. If a .xinitrc is not used then you don't need to worry. A .desktop file is automatically created when you run 'make clean install'.