Module lazybar_core::cleanup

source ·
Expand description

Functions to ease a clean shutdown.

Functions§

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