module(doom): Set line number style

This commit is contained in:
ulic-youthlic 2025-07-13 06:04:55 +08:00
parent d8f21e1936
commit 9942ce62ab
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -24,7 +24,7 @@
telega-prefix-map) telega-prefix-map)
(setq display-line-numbers-type (setq display-line-numbers-type
'relative) 'visual)
(add-hook 'telega-load-hook (add-hook 'telega-load-hook
'telega-notifications-mode) 'telega-notifications-mode)