services: zathura: Add serialize-hex-color to avoid warnings

pull/3/head
Luis Guilherme Coelho 2024-02-19 22:51:48 -03:00
parent 7d136b570d
commit 21c2cdc993
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 3 additions and 0 deletions

View File

@ -110,6 +110,9 @@
(null? (filter (negate hex-digit?) rest)))
(else #f)))
(define serialize-hex-color ; Just to avoid warnings
(@@ (gnu services configuration) empty-serializer))
(define-maybe hex-color)
(define-configuration/no-serialization face