Compton本身不直接提供帧率限制功能,可通过以下间接方法优化:
~/.config/compton.conf
vsync
true
opengl-swc
cpulimit
cpulimit -l 50 -p compton_process_id
compton_process_id
ps aux | grep compton