config: disable new_render_scheduling by default

This commit is contained in:
Vaxry 2025-07-09 16:14:07 +02:00
parent 3f8407051f
commit ce300a0383
Signed by: vaxry
GPG key ID: 665806380871D640

View file

@ -491,7 +491,7 @@ Subcategory `render:`_
| cm_enabled | Whether the color management pipeline should be enabled or not (requires a restart of Hyprland to fully take effect) | bool | true |
| send_content_type | Report content type to allow monitor profile autoswitch (may result in a black screen during the switch) | bool | true |
| cm_auto_hdr | Auto-switch to HDR in fullscreen when needed. 0 - off, 1 - switch to `cm, hdr`, 2 - switch to `cm, hdredid` | int | 1 |
| new_render_scheduling | Automatically uses triple buffering when needed, improves FPS on underpowered devices. | bool | true |
| new_render_scheduling | Automatically uses triple buffering when needed, improves FPS on underpowered devices. | bool | false |
### Cursor