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: 3c1fb1f050d71050568e456667b540563a39925a (
plain
)
1
2
3
4
#!/bin/bash
echo
$(
email-unread
-s
|
tr
"\n"
" "
)
echo
echo
"#ffff00"