Allow all workspaces to have the same ribbon order

Problem:
Currently, the order of icons in the ribbon is associated with each workspace, so every workspace can have a unique ribbon. This is certainly a valid scenario. However, it means that if I want all workspaces to have the identical ribbon, I have to modify the ribbon in each workspace separately. I currently have 10 workspaces, so every time I change the ribbon, I have to modify it 10 times to have the same ribbon icon order in each workspace.
Solution:
Add a hotkey command to the workspace plugin that would save the ribbon configuration in the currently active workspace to all other workspaces.