aboutsummarylogtreecommitdiffstats
path: root/README
blob: 430e7fda7885238297887762ce804d722ac2c30f (plain)
1
2
3
4
5
6
Some info about how I create this patch file:
- Using the official mutter PKGBUILD as a base.
- I fetch the gnome-control-center git repo.
- I download the VRR MR as a patch and apply it.
- If there are no conflicts, the patch can be applied as-is during prepare(). In case of conflicts, I resolve them and generate a new patch file.
- I apply the patch in the prepare() function.