commit 466ce9d2fbb4ef5e87b1a43f5617a19f6845a9c3
parent bc9c5f516b40fb136aca4359bddc8e387e8a553c
Author: mrgrouse <bdmfegys@duck.com>
Date: Mon, 3 Mar 2025 23:27:08 -0500
README.md: add section for dependencies
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -1,6 +1,13 @@
# Birdwm, dwm for birds, by a bird!

+## Dependencies:
+- libxinerama
+- freetype2
+- libev
+- execline (optional: only for [my specific startup script](/mrgrouse/birdwm/src/branch/main/autostart/autostart.e))
+- a few more, i haven't checked yet (don't hurt me please)
+
## Patches and Features
- [xrdb](https://dwm.suckless.org/patches/xrdb): Birdwm patch that reads [Xresources](https://dwm.suckless.org/patches/xresources) colors/variables (i.e. works with `pywal`, etc.).