The compton compositor is unmaintained, with a new fork named picom taking
its place. As with the other compositors (including compton), adaptive
sync should not be enabled.
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5740>
<application name="compton" executable="compton">
<option name="adaptive_sync" value="false" />
</application>
+ <application name="picom" executable="picom">
+ <option name="adaptive_sync" value="false" />
+ </application>
<application name="xfwm4" executable="xfwm4">
<option name="adaptive_sync" value="false" />
</application>