Selaa lähdekoodia

loop's not needed anymore

master
Aaron Marcher 8 vuotta sitten
committed by Aaron Marcher (drkhsh)
vanhempi
commit
60df4f0f05
1 muutettua tiedostoa jossa 1 lisäystä ja 5 poistoa
  1. +1
    -5
      README.md

+ 1
- 5
README.md Näytä tiedosto

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



Ladataan…
Peruuta
Tallenna