mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Remove period from batsignal messages
parent
a95d079684
commit
afbb605f57
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue