Nyxt: add glyph for reduce-bandwidth-mode

This commit is contained in:
Evie Litherland-Smith 2024-06-02 07:14:56 +01:00
parent 6191622f0f
commit cff251025c

View file

@ -14,6 +14,7 @@
(define-configuration :blocker-mode ((glyph "β")))
(define-configuration :proxy-mode ((glyph "π")))
(define-configuration :reduce-tracking-mode ((glyph "τ")))
(define-configuration :reduce-bandwidth-mode ((glyph "r")))
(define-configuration :certificate-exception-mode ((glyph "χ")))
(define-configuration :style-mode ((glyph "ϕ")))
(define-configuration :cruise-control-mode ((glyph "σ")))