diff options
Diffstat (limited to '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. |