home-environments: radio: Remove period from batsignal messages

impermanence
Luis Guilherme Coelho 2024-09-29 07:51:32 -03:00
parent a95d079684
commit afbb605f57
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@
#|Radix|# #|Radix|#
#|C|# #:use-module (radix combinators) #|C|# #:use-module (radix combinators)
#|U|# #:use-module (radix utils) #|U|# #:use-module (radix utils)
#|Radix packages|# #|Radix packages|#
#|F|# #:use-module (radix packages fish-xyz) #|F|# #:use-module (radix packages fish-xyz)
@ -372,7 +372,7 @@
(full-level 90) (full-level 90)
(warning-level 70) (warning-level 70)
(critical-level 30) (critical-level 30)
(full-message "Unplug the cable.") (full-message "Unplug the cable")
(warning-message "You may want to plug the cable.") (warning-message "You may want to plug the cable")
(critical-message "Plug the cable."))))))) (critical-message "Plug the cable")))))))
home-environment home-environment