summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/init.el b/init.el
index 7fc9268..2dc1eec 100644
--- a/init.el
+++ b/init.el
@@ -2571,8 +2571,7 @@
telega-mode-line-string-format
'(:eval (telega-mode-line-unread-unmuted))
telega-use-images (display-graphic-p)
- telega-open-file-function
- (if (display-graphic-p) #'find-file #'jao--see)
+ telega-open-file-function #'jao--see
telega-open-message-as-file
(unless (display-graphic-p) '(photo video animation)))
(with-eval-after-load "tracking"