complete power manager config
slstatus is a suckless status monitor for window managers that use WM_NAME (e.g. dwm) or stdin to fill the status bar.
Currently slstatus works on FreeBSD, Linux and OpenBSD. In order to build slstatus you need the Xlib header files.
Edit config.mk to match your local setup (slstatus is installed into the /usr/local namespace by default).
Afterwards enter the following command to build and install slstatus (if necessary as root):
make clean install
See the man page for details.
slstatus can be customized by creating a custom config.h and (re)compiling the source code. This keeps it fast, secure and simple.
A release (v1.0) will come soon… ;) After a long phase of inactivity, development has been continued!
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
slstatus - suckless status
slstatus is a suckless status monitor for window managers that use WM_NAME (e.g. dwm) or stdin to fill the status bar.
Features
Requirements
Currently slstatus works on FreeBSD, Linux and OpenBSD. In order to build slstatus you need the Xlib header files.
Installation
Edit config.mk to match your local setup (slstatus is installed into the /usr/local namespace by default).
Afterwards enter the following command to build and install slstatus (if necessary as root):
Running slstatus
See the man page for details.
Configuration
slstatus can be customized by creating a custom config.h and (re)compiling the source code. This keeps it fast, secure and simple.
Upcoming
A release (v1.0) will come soon… ;) After a long phase of inactivity, development has been continued!