fix(irc): lui-logging-directory = doom-profile-state-dir
Conforms Lui to Doom/XDG conventions.
This commit is contained in:
parent
dab08759ef
commit
d4577a054c
1 changed files with 1 additions and 0 deletions
|
@ -231,4 +231,5 @@ Courtesy of esh-mode.el"
|
|||
|
||||
(use-package! lui-logging
|
||||
:after lui
|
||||
:init (setq lui-logging-directory (file-name-concat doom-profile-state-dir "lui"))
|
||||
:config (enable-lui-logging))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue