X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/093f39df23da146cc88e9987469081e5b3016cfe..f9748dcca37f1f573fdbcb785646b95fe4626e4f:/README.md diff --git a/README.md b/README.md index 8e3002d..555a6b8 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Put the following code in your ~/.xinitrc (or similar): ``` while true; do - slstatus + slstatus done & ```