How do I send any workspace to a different output at runtime?
It seems natural to do:
bindsym $mod+Control+Shift+exclam workspace "1: www" output HDMI1
Except pressing Mod+Control+Shift+1 still doesn't work and Workspace Screen section seems to suggest this needs to be hardcoded into the configuration. Am I missing something?