mirror of
https://github.com/ebeem/guile-swayer.git
synced 2025-02-05 20:45:54 +01:00
5 lines
87 B
Scheme
5 lines
87 B
Scheme
|
(define-module (modules which-key)
|
||
|
#:use-module (swayipc dispatcher)
|
||
|
#:export ())
|
||
|
|