summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b248bdf..b9d9953 100644
--- a/README.md
+++ b/README.md
@@ -24,8 +24,8 @@ $ nimble build
```
and you can test using [xephyr]
```
-$ Xephyr -br -ac -noreset -screen 1920x1080 :1
-$ DISPLAY=:1 ./opozzumWM
+$ Xephyr -ac -screen 1980x1080 -br -reset -terminate 2> /dev/null :2 &
+$ DISPLAY=:1 ./kauw
```
## TODO