Bläddra i källkod

loop's not needed anymore

master
Aaron Marcher 8 år sedan
committed by Aaron Marcher (drkhsh)
förälder
incheckning
60df4f0f05
1 ändrade filer med 1 tillägg och 5 borttagningar
  1. +1
    -5
      README.md

+ 1
- 5
README.md Visa fil

@@ -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



Laddar…
Avbryt
Spara