diff options
author | kitty piapiac <kcp@bsd.computer> | 2020-07-30 15:46:24 -0700 |
---|---|---|
committer | kitty piapiac <kcp@bsd.computer> | 2020-07-30 15:46:24 -0700 |
commit | 6749e8b5c77cc1f8884dada564d6290e1b9860fd (patch) | |
tree | 2b26ecc405006130eda2201543f227df730659be /README.md | |
parent | 5e945313f8b88a6d89af1ca317cf478c13865a24 (diff) |
(。ヘ°) README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |