guile-swayer/modules/auto-reload.scm

5 lines
87 B
Scheme
Raw Normal View History

2024-06-15 09:57:11 +02:00
(define-module (modules which-key)
#:use-module (swayipc dispatcher)
#:export ())