speedwm-personal/docs/doc-02

13 lines
520 B
Plaintext
Raw Normal View History

## Installation
2022-09-21 19:49:54 +02:00
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/errors show up, fix it by installing the missing dependency.
- If a .xinitrc is used, add 'speedwm' to the end.
- If you do not have a .xinitrc, you can add autostart commands to the file ~/.config/speedwm/autostart.sh.
2022-09-21 19:49:54 +02:00