Module cleanup

Source
Expand description

Functions to ease a clean shutdown.

Functions§

cleanup
Removes any sockets in /tmp/lazybar-ipc/ that can’t be connected to.
exit
Shutdown the bar as cleanly as possible. Short of SIGKILL, lazybar should never exit without calling this function.