It is now easy to access any attribute by piping the output of `query -T` to a JSON extractor/filter. E.g.: bspc query -T -d DESKTOP_SEL | jq -r .layout And it also makes `restore -T` more robust.