jamesofarrell / i3-swallow

used to swallow a terminal window in i3
MIT License
138 stars 10 forks source link

Is it possible to use this with Newsboat? #23

Open Hund opened 3 years ago

Hund commented 3 years ago

I've been trying to get this to work with Newsboat, but I'm not able to make it work. Is it possible somehow?

Lovebird-Connoisseur commented 1 year ago

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"