diff options
| author | Robert Günzler <r@gnzler.io> | 2020-12-03 12:58:45 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2020-12-07 19:28:05 +0100 |
| commit | 35936e5dda240ad3961fd17f65c75f8e2c2c9a4c (patch) | |
| tree | 5a6081be4d90a158bf6345fa874a8824b7ce3ad0 /bin/swq | |
| parent | 2c1ccb5c21eb362c5b6ec013cf964dcfe9685e84 (diff) | |
Add bin/swkill; swq-based kill
Diffstat (limited to 'bin/swq')
| -rwxr-xr-x | bin/swq | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/swq b/bin/swq index 85f11a7..11128ee 100755 --- a/bin/swq +++ b/bin/swq @@ -1,4 +1,8 @@ #!/usr/bin/env bash +# +# DESCRIPTION: +# convenience queries into the sway container tree +# swtree() { |