mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
new disable_logs def
This commit is contained in:
parent
0181967513
commit
f3aa95f956
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ Only for developers.
|
|||
|---|---|---|---|
|
||||
| overlay | print the debug performance overlay. Disable VFR for accurate results. | bool | false |
|
||||
| damage_blink | (epilepsy warning!) flash areas updated with damage tracking | bool | false |
|
||||
| disable_logs | disable logging | bool | false |
|
||||
| disable_logs | disable logging to a file | 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 |
|
||||
| enable_stdout_logs | enables logging to stdout | bool | false |
|
||||
|
|
Loading…
Reference in a new issue