guile-swayer/modules/which-key.scm

6 lines
95 B
Scheme
Raw Normal View History

2024-06-18 16:15:44 +02:00
;; TODO
2024-06-15 09:57:11 +02:00
(define-module (modules which-key)
#:use-module (swayipc dispatcher)
#:export ())