aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllusive <[email protected]>2023-10-31 09:13:06 +1100
committerGitHub <[email protected]>2023-10-31 09:13:06 +1100
commit510b7febd0c3b2c07b84f51519e6af5f13f7ef3a (patch)
tree7803ad3fc8325c8a4485f44cdbe57afb2f978e24
parentUpdate README.md (diff)
downloadcompfy-510b7febd0c3b2c07b84f51519e6af5f13f7ef3a.tar.xz
compfy-510b7febd0c3b2c07b84f51519e6af5f13f7ef3a.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ece229..ad88ea9 100644
--- a/README.md
+++ b/README.md
@@ -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.