mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-02-17 02:22:07 +01:00
feat: add debug:enable_stdout_logs
This commit is contained in:
parent
4b9c75bcd4
commit
e429e96d0e
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@ Only for developers.
|
||||||
| disable_logs | disable logging | bool | false |
|
| disable_logs | disable logging | bool | false |
|
||||||
| disable_time | disables time logging | bool | true |
|
| disable_time | disables time logging | bool | true |
|
||||||
| damage_tracking | redraw only the needed bits of the display. Do **not** change. (default: full - 2) monitor - 1, none - 0 | int | 2 |
|
| damage_tracking | redraw only the needed bits of the display. Do **not** change. (default: full - 2) monitor - 1, none - 0 | int | 2 |
|
||||||
|
| enable_stdout_logs | enables logging to stdout | bool | false |
|
||||||
|
|
||||||
# More
|
# More
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue