i3-swallow
i3-swallow copied to clipboard
Is it possible to use this with Newsboat?
I've been trying to get this to work with Newsboat, but I'm not able to make it work. Is it possible somehow?
What program are you trying to use it with?
In my newsboat prefix I simply prefixed mpv with swallow and it worked.
Relevant part from config:
macro v set browser "setsid -f swallow mpv %u --no-terminal" ; open-in-browser ; set browser "qutebrowser %u"