index
:
github/nix-infra.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
swaykill
/
swaykill.sh
blob: 823b68bd370f285a96587392e8cf3c0de58e2487 (
plain
)
1
2
3
4
#!/usr/bin/env bash
swayprop
|
jq
.pid
|
xargs
kill
"
${
@
}
"