mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 20:51:52 -07:00
This module provides a way to query the session startup. Currently the flag has to be set by calling setSessionStarted in the startupHook. The goal would be to merge this into xmonad at some point and set the flag when the state file is read in, and remove the need to manually set it.