mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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
|
||||
:after lui
|
||||
:init (setq lui-logging-directory (file-name-concat doom-profile-state-dir "lui"))
|
||||
:config (enable-lui-logging))
|
||||
|
Reference in New Issue
Block a user