summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkitty piapiac <kcp@bsd.computer>2020-07-30 15:46:24 -0700
committerkitty piapiac <kcp@bsd.computer>2020-07-30 15:46:24 -0700
commit6749e8b5c77cc1f8884dada564d6290e1b9860fd (patch)
tree2b26ecc405006130eda2201543f227df730659be
parent5e945313f8b88a6d89af1ca317cf478c13865a24 (diff)
(。ヘ°) README.md
-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