summaryrefslogtreecommitdiff
path: root/emacs.org
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-08-28 19:06:24 +0300
committerThanos Apollo <[email protected]>2023-08-28 19:12:22 +0300
commit25ed7f6a17344d319009eb36afd27cf6c990f4c0 (patch)
treedb78ec2d164e0dd819ef92fd43f3384dc09f011b /emacs.org
parent7ed9dad85c8399407b9af8096505741eb54edcf9 (diff)
Hook emojify-mode to telega-chat-mode
Diffstat (limited to 'emacs.org')
-rwxr-xr-xemacs.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.org b/emacs.org
index 8f66539..78c52d1 100755
--- a/emacs.org
+++ b/emacs.org
@@ -1388,6 +1388,7 @@ Create function to watch videos using ~mpv~
#+begin_src emacs-lisp
(require 'telega)
(add-hook 'telega-root-mode-hook 'emojify-mode)
+ (add-hook 'telega-chat-mode-hook 'emojify-mode)
#+end_src
* Extras
** StumpWM