aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJopStro <[email protected]>2020-06-09 14:24:15 +0100
committerGitHub <[email protected]>2020-06-09 14:24:15 +0100
commit530baaffad3a9d651d82780036621a8ee6712a56 (patch)
treebd7c4f30623b254b5133ea6a292bc262a6bd8ef9
parentf68c43535300fea7381bde7e66e7a3555d5c6e1a (diff)
Update bspswallow
-rw-r--r--bspswallow2
1 files changed, 1 insertions, 1 deletions
diff --git a/bspswallow b/bspswallow
index 134f946..df5baa4 100644
--- a/bspswallow
+++ b/bspswallow
@@ -21,7 +21,7 @@ swallow() {
spit() {
spitterid=$1
- grep "^$spitterid" /tmp/swallowids || return 0
+ grep "^$spitterid" /tmp/swallowids || return
spittingid=$(grep "^$spitterid" /tmp/swallowids | head -n1 | awk '{print $2}')
bspc node $spittingid --flag hidden=off
bspc node $spittingid -f