diff options
| author | Allusive <[email protected]> | 2023-10-31 09:13:06 +1100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-31 09:13:06 +1100 |
| commit | 510b7febd0c3b2c07b84f51519e6af5f13f7ef3a (patch) | |
| tree | 7803ad3fc8325c8a4485f44cdbe57afb2f978e24 | |
| parent | Update README.md (diff) | |
| download | compfy-510b7febd0c3b2c07b84f51519e6af5f13f7ef3a.tar.xz compfy-510b7febd0c3b2c07b84f51519e6af5f13f7ef3a.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ Here is a full list of features that are now avaliable in `v1.0` - Includes pijulius animation code. - Includes corners-rule. Allowing you to set the corner-radius on a per window basis. - Animation open and unmap exclusion lists! Don't want something animating? Now you can fix that. -- Blur rules. Background blurring is now done on a whitelist basis to preserve performance. (This will be changed in `v1.1` where you will be able to chose whether to use a whitelist or blacklist). +- 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. |