xtitle
xtitle copied to clipboard
hangs after a while when in i3blocks
I have xtitle -s in a i3block command with the persist
interval, and after a couple minutes, it always hangs and freezes on a title, never changing anymore. I tried xtitle on its own and it doesn't do that. all other commands in i3blocks don't have that behaviour.
Same issue here.
I've tried changing the blocklet to:
[window]
command=xtitle -s -t 30 || echo ""
interval=persist
but it didn't help.
For anyone else encountering this, it's an i3blocks bug: https://github.com/vivien/i3blocks/issues/422 with an unmerged fix: https://github.com/vivien/i3blocks/pull/425