diff options
| author | Allusive <[email protected]> | 2023-11-06 14:05:47 +1100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-06 14:05:47 +1100 |
| commit | 9f5f8993d0107ce6a1f211c2c7874a7bc9f547fc (patch) | |
| tree | 2730e21a656fa7638cb1a9325a9fcd304d1cff55 | |
| parent | changed 'inactive-opacity-exclude' to 'inactive-exclude', updated sample conf... (diff) | |
| download | compfy-9f5f8993d0107ce6a1f211c2c7874a7bc9f547fc.tar.xz compfy-9f5f8993d0107ce6a1f211c2c7874a7bc9f547fc.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Here is a full list of features that are now avaliable going ahead from `1.0` - 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.3.0`) Adds `inactive-opacity-exclude` and `active-opacity-exclude`. See Wiki or Donument for more information. +- (As of `1.3.0`) Adds `inactive-exclude` and `active-opacity-exclude`. See Wiki or Donument for more information. ## What Is This? |