mirror of
https://github.com/ebeem/guile-swayer.git
synced 2024-12-28 22:24:29 +01:00
4 lines
87 B
Scheme
Executable file
4 lines
87 B
Scheme
Executable file
(define-module (modules which-key)
|
|
#:use-module (swayipc dispatcher)
|
|
#:export ())
|
|
|