We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In the ./enhancements folder, there are several .patch files, which can be applied in the following manner:
./enhancements
git apply fps.patch --ignore-whitespace --reject
If any rejections occur, you can search for them with find | grep .rej. Try to solve rejections through wiggle.
find | grep .rej
wiggle rejection.rej --replace