mirror of
https://github.com/landakram/stumpwm-prescient.git
synced 2026-09-10 07:26:15 -04:00
466 B
466 B
stumpwm-prescient
Prescient for stumpwm. Simple but effective sorting and filtering for stumpwm inputs.

Installation
git clone github.com/landakram/stumpwm-prescient ~/quicklisp/local-projects
Usage
In your stumpwm config:
(ql:quickload :stumpwm-prescient)
(setf *input-refine-candidates-fn* 'stumpwm-prescient:refine-input)