mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 04:35:59 +01:00
rounding default update
This commit is contained in:
parent
f4032f7153
commit
0a17ced9f7
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Prefer using `input:sensitivity` over `general:sensitivity` to avoid bugs, espec
|
||||||
## Decoration
|
## Decoration
|
||||||
| name | description | type | default |
|
| name | description | type | default |
|
||||||
|---|---|---|---|---|
|
|---|---|---|---|---|
|
||||||
| rounding | rounded corners' radius (in layout px) | int | 1 |
|
| rounding | rounded corners' radius (in layout px) | int | 0 |
|
||||||
| multisample_edges | enable antialiasing (no-jaggies) for rounded corners | bool | true |
|
| multisample_edges | enable antialiasing (no-jaggies) for rounded corners | bool | true |
|
||||||
| active_opacity | self-explanatory, only for windows. (0.0 - 1.0) | float | 1.0 |
|
| active_opacity | self-explanatory, only for windows. (0.0 - 1.0) | float | 1.0 |
|
||||||
| inactive_opacity | self-explanatory, only for windows. (0.0 - 1.0) | float | 1.0 |
|
| inactive_opacity | self-explanatory, only for windows. (0.0 - 1.0) | float | 1.0 |
|
||||||
|
|
Loading…
Reference in a new issue