void-packages/srcpkgs/slstatus/INSTALL.msg
2016-07-01 06:48:26 +01:00

7 lines
180 B
Text

To use slstatus, put the following code in your ~/.xinitrc (or similar):
while true; do
slstatus
done &
The loop is needed so that the program runs after suspend to ram.