Keybinding can't be changed via lua edit
Just generally towards the end of the file (or even in a separate addon that's dependent on Dominos). I think the call should actually be:
hooksecurefunc(Dominos.BindableButton, "AddQuickBindingSupport", function(self, button)
button.HotKey:SetFont("Fonts\\FRIZQT__.ttf", 18, "OUTLINE")
end)
Originally posted by @Tuller in https://github.com/tullamods/Dominos/issues/463#issuecomment-708499958

Hello Tuller I am just here to let you know that the code snippet isn't working anymore.
It seems to be working OK for me
Working perfectly this is on my end. Sorry for creating an issue.
Thank you Tuller for updating Dominos. I am re-opening this issue as the previous code snippet is not working anymore. I guess Dragonflight got some changes or something.