mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-01-11 09:39:48 +01:00
debug: add debug:pass for debugging the render pass
This commit is contained in:
parent
8fc51f9db6
commit
dc7b6090bd
1 changed files with 1 additions and 0 deletions
|
@ -494,6 +494,7 @@ Only for developers.
|
|||
| error_limit | limits the number of displayed config file parsing errors. | int | 5 |
|
||||
| error_position | sets the position of the error bar. top - 0, bottom - 1 | int | 0 |
|
||||
| colored_stdout_logs | enables colors in the stdout logs. | bool | true |
|
||||
| pass | enables render pass debugging. | bool | false |
|
||||
|
||||
### More
|
||||
|
||||
|
|
Loading…
Reference in a new issue