index
:
dotfiles.git
master
wayland
Configuration files for all my computers
Benjamin Chausse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.local
/
bin
/
dwmbar
/
check-mail
blob: c9ab3b2cb7873d0031ec4250a18edda9d7abc0d1 (
plain
)
1
2
3
4
5
#!/bin/sh [ -z "$($HOME/.local/bin/dwmbar/dwmb-mail)" ] && exit 1 exit 0