See: https://github.com/swaywm/sway/issues/4511
Adds a config option 'primary_selection', which explicitly
enables/disables the primary selection clipboard.
This is implemented as a config-option check in 'handle_request_set_primary_selection', which clears
the primary selection if the option is set to 'disabled'.