mirror of
https://github.com/landakram/stumpwm-prescient.git
synced 2026-09-10 07:26:15 -04:00
| images | ||
| src | ||
| tests | ||
| .gitignore | ||
| README.org | ||
| stumpwm-prescient.asd | ||
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)