X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/f901f4cece067787bc705427195f82eef1aa03e0..2d1bbf0d35f096803a96afbc8ae89a057e646d9f:/README.md diff --git a/README.md b/README.md index 9f24bdf..534eee0 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,7 @@ Before you continue, please be sure that a C compiler (preferrably gcc), GNU mak Write the following code to your ~/.xinitrc (or any other initialization script): - while true; do - slstatus - done & - -The loop is needed that the program runs after suspend to ram. + slstatus & ## Contributing