You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
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:
Currently, the newline gets ignored. And it gets rendered as "Soldier of Heaven" instead of
"Solider
of
Heaven"
The text was updated successfully, but these errors were encountered: