(define-module (radio files zathura) #:use-module (gnu) #:export (config)) (define config (local-file "../../../files/zathura" #:recursive? #t))