diff options
| author | Allusive <[email protected]> | 2023-11-09 11:39:07 +1100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-09 11:39:07 +1100 |
| commit | 97362858644528d2885ce908420f39396258e28f (patch) | |
| tree | fa64e54e3ec4da558b45ba8f0847afaf536146d2 /README.md | |
| parent | updated sample config (diff) | |
| download | compfy-97362858644528d2885ce908420f39396258e28f.tar.xz compfy-97362858644528d2885ce908420f39396258e28f.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -30,9 +30,9 @@ Here is a full list of features that are now avaliable going ahead from `1.0` - 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. -- (As of `1.2.3`) fixes rounded corner issues on AwesomeWM. -- (As of `1.2.4`) A New option, `wm-support` has been added. Applies patches for ("awesome", "dwm", "herb"). "herb" being HerbstluftWM. -- (As of `1.3.0`) Adds `inactive-exclude` and `active-opacity-exclude`. See Wiki or Donument for more information. +- 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. ## What Is This? |