diff options
| author | Allusive <[email protected]> | 2023-10-31 09:20:02 +1100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-31 09:20:02 +1100 |
| commit | 50438b8fed09ebd5b1507e78f2317ba8af2f9d53 (patch) | |
| tree | 9b0a8de75bd19c21656f185f4b05a53286e4648c | |
| parent | Update README.md (diff) | |
| download | compfy-50438b8fed09ebd5b1507e78f2317ba8af2f9d53.tar.xz compfy-50438b8fed09ebd5b1507e78f2317ba8af2f9d53.zip | |
Update README.md
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -28,9 +28,10 @@ Here is a full list of features that are now avaliable in `v1.0` - Blur rules. Background blurring is now done on a whitelist basis to reduce hardware consumption. (This might be changed in `v1.1` where you will be able to chose whether to use a whitelist or blacklist). ## What Is This? -This is a fork of picom-pijulius which is avaliable on Nixpkgs and the Arch User Repository. -This is currently the best actively maintained fork of picom adding proper animations. +This was originally a fork of pijulius and nothing more, but since `1.0` this project has become much more and I hope it will go even further with your help. + +This is currently the best actively maintained fork of picom adding proper animations, implementing all features from upstream `v10.2` and adding more features as requested by the community! ## Documentation can be found in the Wiki tab above. |