all repos — dotfiles @ 08f1f7e105600d2f2249f3393ad3edb5e457b9f0

linux dotfiles

bin/scripts/newsboat_ (view raw)

 1
 2
 3
 4
 5
 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 bash -c newsboat && pkill -SIGRTMIN+10 i3blocks