mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
Instead of providing these as default values, as originally planned, just add a note for users who wish to customise that part of the prompt. We simply get the user config in mkPassPrompt and so overriding that with a custom searchPredicate and sorter seems unwise. Closes: https://github.com/xmonad/xmonad-contrib/issues/746