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