diff options
| author | Allusive <[email protected]> | 2023-10-30 16:44:28 +1100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-30 16:44:28 +1100 |
| commit | 49e1938446c81e5befb0d681a185f945167d8a79 (patch) | |
| tree | e495b782d8e42f22aa010306630a982f2e8d2c89 | |
| parent | Update README.md (diff) | |
| download | compfy-49e1938446c81e5befb0d681a185f945167d8a79.tar.xz compfy-49e1938446c81e5befb0d681a185f945167d8a79.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,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. +- 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). ## What Is This? This is a fork of picom-pijulius which is avaliable on Nixpkgs and the Arch User Repository. |