mirror of
https://github.com/ebeem/guile-swayer.git
synced 2025-01-28 07:58:48 +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 ())
|
|
|