void-packages/srcpkgs/slstatus/INSTALL.msg

8 lines
180 B
Text
Raw Normal View History

2016-06-30 19:16:49 +00:00
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.