nuke multisample_edges

This commit is contained in:
vaxerski 2023-09-30 01:43:35 +01:00
parent acec25cd94
commit 4b6259c32d
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ Prefer using `input:sensitivity` over `general:sensitivity` to avoid bugs, espec
| name | description | type | default |
|---|---|---|---|
| rounding | rounded corners' radius (in layout px) | int | 0 |
| multisample_edges | enable antialiasing (no-jaggies) for rounded corners | bool | true |
| active_opacity | opacity of active windows. (0.0 - 1.0) | float | 1.0 |
| inactive_opacity | opacity of inactive windows. (0.0 - 1.0) | float | 1.0 |
| fullscreen_opacity | opacity of fullscreen windows. (0.0 - 1.0) | float | 1.0 |