add some notes

This commit is contained in:
speedie 2022-12-07 21:06:54 +01:00
parent 35dfd711d5
commit 9cdd0d2a52

View file

@ -3,3 +3,7 @@
Extra scripts for speedwm.
NOTE: Requires libspeedwm, which can be found here: https://codeberg.org/speedie/libspeedwm.
## Usage with speedwm-swal
speedwm-swal requires extra steps. To use it with speedwm: Add `$HOME/.config/speedwm/swal/swal_wm; libspeedwm --perform core_wm_reload` to ~/.config/speedwm/autostart.sh and make it executable using `chmod +x ~/.config/speedwm/swal/autostart.sh`.