Personal fork of slstatus for use with dwm and st
Add the following lines of code to your .xinitrcfile:
while true; do
slstatus
done &
exec dwm
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Personal fork of slstatus for use with dwm and st
Add the following lines of code to your .xinitrcfile:
while true; do
slstatus
done &
exec dwm