Add elcord options
This commit is contained in:
parent
c326946236
commit
710fd57524
@ -30,6 +30,9 @@
|
|||||||
;; If you edit it by hand, you could mess it up, so be careful.
|
;; If you edit it by hand, you could mess it up, so be careful.
|
||||||
;; Your init file should contain only one such instance.
|
;; Your init file should contain only one such instance.
|
||||||
;; If there is more than one, they won't work right.
|
;; 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
|
'(package-selected-packages
|
||||||
'(kotlin-mode magit counsel doom-modeline doom-themes use-package))
|
'(kotlin-mode magit counsel doom-modeline doom-themes use-package))
|
||||||
'(tab-width 2))
|
'(tab-width 2))
|
||||||
|
Loading…
Reference in New Issue
Block a user