summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 5ee08a9..f93d836 100644
--- a/init.el
+++ b/init.el
@@ -1156,7 +1156,7 @@
(boundp 'exwm-workspace-current-index))
(format "F%s" exwm-workspace-current-index))
(jao-afio-use-frames "")
- (t (format "%s" (or (jao-afio-frame-no) ""))))
+ (t (format "%s" (or (jao-afio-frame-name) ""))))
'face 'font-lock-warning-face))
(jao-minibuffer-add-variable '(jao-current--frame-id) 100)