all repos — dotfiles @ c875d6ea8cc5d5b947872feebcdc5a71f85e952c

linux dotfiles

added newsboat_ for dmenu launcher
prithugoswami prithugoswami524@gmail.com
Fri, 19 Apr 2019 21:17:25 +0530
commit

c875d6ea8cc5d5b947872feebcdc5a71f85e952c

parent

90841d1430e6766fd98c154402a25b63d660cd9c

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