guile-swayer/modules/which-key.scm
Almarhoon Ibraheem 5a866ddf1c init commit
2024-06-15 10:57:11 +03:00

4 lines
87 B
Scheme
Executable file

(define-module (modules which-key)
#:use-module (swayipc dispatcher)
#:export ())