aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllusive <[email protected]>2023-11-10 21:27:08 +1100
committerGitHub <[email protected]>2023-11-10 21:27:08 +1100
commit9f76efd4f010fcf85e8a124c341a1af0c37969e9 (patch)
tree53841824d70ece65fe103fd670e2d022555bdc74
parentadded wintype example to sample config (diff)
downloadcompfy-9f76efd4f010fcf85e8a124c341a1af0c37969e9.tar.xz
compfy-9f76efd4f010fcf85e8a124c341a1af0c37969e9.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 09441bf..f8989b0 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Current Featueres:
)
- 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 reduce hardware consumption.
+- Blur rules. Background blurring can now be done on a whitelist basis to reduce hardware consumption.
- Fixes rounded corner issues on AwesomeWM, bspwm and i3.
- A New option, `wm-support` has been added. Applies patches for ("awesome", "dwm", "herb"). "herb" being HerbstluftWM.
- Adds `inactive-exclude` and `active-exclude`. See Wiki or Donument for more information.