mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
add colored_stdout_logs (#623)
This commit is contained in:
parent
4c02d8b28b
commit
23cb8d9820
1 changed files with 1 additions and 0 deletions
|
@ -425,6 +425,7 @@ Only for developers.
|
||||||
| watchdog_timeout | sets the timeout in seconds for watchdog to abort processing of a signal of the main thread. Set to 0 to disable. | int | 5 |
|
| watchdog_timeout | sets the timeout in seconds for watchdog to abort processing of a signal of the main thread. Set to 0 to disable. | int | 5 |
|
||||||
| disable_scale_checks | disables verification of the scale factors. Will result in pixel alignment and rounding errors. | bool | false |
|
| disable_scale_checks | disables verification of the scale factors. Will result in pixel alignment and rounding errors. | bool | false |
|
||||||
| error_limit | limits the number of displayed config file parsing errors. | int | 5 |
|
| error_limit | limits the number of displayed config file parsing errors. | int | 5 |
|
||||||
|
| colored_stdout_logs | enables colors in the stdout logs. | bool | true |
|
||||||
|
|
||||||
### More
|
### More
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue