mirror of
https://github.com/ebeem/guile-swayer.git
synced 2024-11-16 07:47:32 +01:00
5 lines
95 B
Scheme
Executable file
5 lines
95 B
Scheme
Executable file
;; TODO
|
|
(define-module (modules which-key)
|
|
#:use-module (swayipc dispatcher)
|
|
#:export ())
|
|
|