Save tiling padding per screen

The current UI already sets it per-screen at runtime, but only saves it globally. When restarting, the padding then appears different than the user expects. Instead, save the padding per screen.

BUG: 488138

Merge request reports

Loading