mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Minor fix
This commit is contained in:
parent
9748e4c828
commit
59cd198cfc
6 changed files with 102 additions and 39 deletions
|
|
@ -6,7 +6,7 @@
|
|||
(setq telega-directory (expand-file-name "~/.local/share/telega"))
|
||||
|
||||
|
||||
(prefix-key global-map (kbd "C-c t") telega-prefix-map)
|
||||
;; (prefix-key global-map (kbd "C-c t") telega-prefix-map)
|
||||
(unless (display-graphic-p) (setq telega-use-images nil))
|
||||
(when (modulep! :editor evil)
|
||||
(cl-pushnew 'telega +evil-collection-disabled-list :test #'equal)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue