index
:
dwmbar.git
master
A modular status bar for dwm
user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dwmbarrc
blob: 1601db778127e84cf3873b755c20b772bc482f4c (
plain
)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
modules
(){
}
run
(){
echo
"Test"
}
run