summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-05-21 08:46:25 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-05-21 08:46:25 -0400
commiteab52c4f48c0fcfd7c78d41418f2e10dc1b48ed2 (patch)
tree5a0f22cb57eced9155e7d2af5f4d31d6663d8c5e
parent29c87fcb1cbdc189cb0cb55b4acff495395a68c2 (diff)
aur removed
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1b218c0..538d556 100644
--- a/README.md
+++ b/README.md
@@ -31,8 +31,6 @@ cd dwm
sudo make install
```
-Users of Arch-based distros can also install it from the AUR as [dwm-luke-git](https://aur.archlinux.org/packages/dwm-luke-git).
-
## Please install `libxft-bgra`!
This build of dwm does not block color emoji in the status/info bar, so you must install [libxft-bgra](https://aur.archlinux.org/packages/libxft-bgra/) from the AUR, which fixes a libxft color emoji rendering problem, otherwise dwm will crash upon trying to render one. Hopefully this fix will be in all libxft soon enough.