all repos — dotfiles @ 1af5ae1517944def7f7c2c5ac6a7595ee73323a8

linux dotfiles

update newsboat script
prithugoswami prithugoswami524@gmail.com
Sun, 09 Jun 2019 14:12:26 +0530
commit

1af5ae1517944def7f7c2c5ac6a7595ee73323a8

parent

ca6f8ec0e34791d49d7676b07d4159dc4ce7249a

1 files changed, 0 insertions(+), 2 deletions(-)

jump to
M i3blocks/newsboati3blocks/newsboat

@@ -16,6 +16,4 @@ elif [ $count = $(echo -e '\uf2f1') ]

then count=$(echo -en "<span font='Font Awesome 5 Free 8'>\uf2f1</span>") echo "<span color='#666666'>$icon $count</span>" -else - echo -e "<span color='#666666'>$icon $count</span>" fi