diff --git a/global.org b/global.org index 979d174..d186ca3 100644 --- a/global.org +++ b/global.org @@ -558,7 +558,7 @@ (cond ((string-equal indicator "Greek") (set-face-background 'cursor "#2aa198")) ((string-equal indicator "Math") - (set-face-background 'cursor "#859900"))) + (set-face-background 'cursor "#cb4b16"))) (set-face-background 'cursor "#919191"))) #+END_SRC Connect the signal from xkbvleds to the handler