diff options
| author | Allusive <[email protected]> | 2023-11-10 21:27:08 +1100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-10 21:27:08 +1100 |
| commit | 9f76efd4f010fcf85e8a124c341a1af0c37969e9 (patch) | |
| tree | 53841824d70ece65fe103fd670e2d022555bdc74 | |
| parent | added wintype example to sample config (diff) | |
| download | compfy-9f76efd4f010fcf85e8a124c341a1af0c37969e9.tar.xz compfy-9f76efd4f010fcf85e8a124c341a1af0c37969e9.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |