diff options
| author | Allusive <[email protected]> | 2023-11-08 16:13:35 +1100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-08 16:13:35 +1100 |
| commit | d164b16af3512e2ff74b54d8028e4ef3ecfcef95 (patch) | |
| tree | 0356c0d84c53843851a4a39d6a45a8f47c94e467 | |
| parent | Merge pull request #26 from xrun1/main (diff) | |
| download | compfy-d164b16af3512e2ff74b54d8028e4ef3ecfcef95.tar.xz compfy-d164b16af3512e2ff74b54d8028e4ef3ecfcef95.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Here is a full list of features that are now avaliable going ahead from `1.0` - 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. This will be expanded upon in the future but it currently fixes the corner issue on AwesomeWM when passing in `"awesome"`. +- (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-opacity-exclude` and `active-opacity-exclude`. See Wiki or Donument for more information. ## What Is This? |