mirror of
https://github.com/ebeem/guile-swayer.git
synced 2024-12-27 21:59:13 +01:00
5 lines
87 B
Scheme
5 lines
87 B
Scheme
|
(define-module (modules which-key)
|
||
|
#:use-module (swayipc dispatcher)
|
||
|
#:export ())
|
||
|
|