We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c1fd3 commit f455b15Copy full SHA for f455b15
modules/h-cheung/telega/config.el
@@ -23,6 +23,7 @@
23
(telega-emoji-use-images nil)
24
(telega-sticker-set-download t)
25
(telega-chat-show-deleted-messages-for '(all))
26
+ (telega-symbol-folder "📁")
27
28
:init
29
(setq telega-use-images (or (display-graphic-p) (daemonp)))
0 commit comments