index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plank.sh
blob: f389c3abd7bce803541361a0c3f1dd8f5168ceb5 (
plain
)
1
2
3
4
5
#!/bin/bash bspc subscribe node_add | while read -r _; do xdo raise -N Plank done