radix/home-environments/radio/files/zathura.scm

8 lines
166 B
Scheme
Raw Normal View History

(define-module (radio files zathura)
2023-08-06 02:30:22 +00:00
#:use-module (gnu)
#:export (config))
(define config
(local-file "../../../files/zathura"
#:recursive? #t))