aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5bd52dc..750a728 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ If a class isn't available (such as with xev) then the command of origin can be
Place bspswallow into your PATH and add the following line to your bspwmrc.
```
-(ps x | grep bspswallow | grep -v grep) || bspswallow
+(ps x | grep bspswallow | grep -v grep) || bspswallow &
```
Now just restart bspwm and you're good to go.