Add elcord options

This commit is contained in:
Simponic 2023-01-04 00:06:20 -07:00
parent c326946236
commit 710fd57524
Signed by untrusted user who does not match committer: simponic
GPG Key ID: 52B3774857EB24B1

View File

@ -30,6 +30,9 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(elcord-idle-message "Idling...")
'(elcord-idle-timer 120)
'(elcord-refresh-rate 3)
'(package-selected-packages
'(kotlin-mode magit counsel doom-modeline doom-themes use-package))
'(tab-width 2))