index
:
myconfigs
master
netsync
server
My personal configurations. Feel free to inspire yourself.
Cynerd
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
i3blocks
/
scripts
/
email
blob: db2dd29da1e7e5738b4fa4b98e7dd5cc46c22a01 (
plain
)
1
2
3
4
5
#!/bin/bash
OUT
=
"
$(
email-unread
-s
|
tr
"\n"
" "
)
"
echo
"
$OUT
"
echo
"
$OUT
"
echo
"#ffff00"