deckmaster
deckmaster copied to clipboard
Multi Line Command Output
Not Sure if this is already possible with the layout property. But would it somehow be possible to dynamically set the newline when using the keys.widget.config.command functionality?
For example:
-> playerctl metadata title | tr ' ' '\n'
Soldier
of
Heaven
Currently, the newline gets ignored. And it gets rendered as "Soldier of Heaven" instead of "Solider of Heaven"
This would be very nice.