Explorar el Código

loop's not needed anymore

master
Aaron Marcher hace 8 años
committed by Aaron Marcher (drkhsh)
padre
commit
60df4f0f05
Se han modificado 1 ficheros con 1 adiciones y 5 borrados
  1. +1
    -5
      README.md

+ 1
- 5
README.md Ver fichero

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



Cargando…
Cancelar
Guardar