mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
fix(irc): lui-logging-directory = doom-profile-state-dir
Conforms Lui to Doom/XDG conventions.
This commit is contained in:
@ -231,4 +231,5 @@ Courtesy of esh-mode.el"
|
|||||||
|
|
||||||
(use-package! lui-logging
|
(use-package! lui-logging
|
||||||
:after lui
|
:after lui
|
||||||
|
:init (setq lui-logging-directory (file-name-concat doom-profile-state-dir "lui"))
|
||||||
:config (enable-lui-logging))
|
:config (enable-lui-logging))
|
||||||
|
Reference in New Issue
Block a user