added newsboat_ for dmenu launcher
prithugoswami prithugoswami524@gmail.com
Fri, 19 Apr 2019 21:17:25 +0530
1 files changed,
6 insertions(+),
0 deletions(-)
jump to
A
bin/scripts/newsboat_
@@ -0,0 +1,6 @@
+#!/bin/sh +# To be used with the i3blocks setup +# I made this so that I can call open newsboat in a new terminal window and +# also signaling i3block at the same time. Use this with the dmenu launcher +# I use with i3 with mod+d +st -e zsh -c newsboat && pkill -SIGRTMIN+10 i3blocks