diff options
| author | Allusive <[email protected]> | 2023-10-31 09:15:38 +1100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-31 09:15:38 +1100 |
| commit | b0dac6b12720f0cdaf2d4b47bcbb9dda8807a244 (patch) | |
| tree | 938f0205316fbde5787ed9e14adae7eee2534923 | |
| parent | Update README.md (diff) | |
| download | compfy-b0dac6b12720f0cdaf2d4b47bcbb9dda8807a244.tar.xz compfy-b0dac6b12720f0cdaf2d4b47bcbb9dda8807a244.zip | |
Update README.md
| -rw-r--r-- | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,8 +1,7 @@ # picom-allusive A Fork of Pijulius picom by Allusive. -Want to support my work or just ask a personal question? DM me and let's chat. - +Want to chat or maybe help bug test? Contatc me here: [](https://matrix.to/#/@allusive_:matrix.org) [](https://github.com/allusive-dev/allusive-dev#contact-me) @@ -11,6 +10,9 @@ Want to support my work or just ask a personal question? DM me and let's chat. Thanks very much for the support on this project recently, it really helps me stay motivated to keep working on it. Can we get to 100 stars on GitHub next? +If you are feelling really generous I now have GitHub sponsor setup so you can support my work more directly. +Even if you can only give a small amount it goes a long way! + ### Announcements UPDATE 1.0.0 IS HERE!!! @@ -48,9 +50,6 @@ $ ninja -C build install ### Arch Linux or other Arch based distros -**Note for 0.3.2** - -**MAKE SURE YOU ARE USING 0.3.2-6 OTHERWISE THE PACKAGE MAY NOT BUILD!!!** ``` $ paru -S picom-allusive ``` |