On Budgie lost all custom global keyboard shortcuts.
Found a solution here courtesy of jls17
Run this command to move your existing shortcuts to the new location.
dconf write /org/buddiesofbudgie/settings-daemon/plugins/media-keys/custom-keybindings "$(dconf read /org/gnome/settings-daemon/plugins/media-keys/custom-keybindings)"
More explanation at the link above.