mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
nuke multisample_edges
This commit is contained in:
parent
acec25cd94
commit
4b6259c32d
1 changed files with 0 additions and 1 deletions
|
@ -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 |
|
||||
|
|
Loading…
Reference in a new issue