config/emacs: last try

This commit is contained in:
Sakooooo 2024-10-05 00:04:41 +04:00
parent 3d45414f8a
commit 2b8250a760
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1099,7 +1099,7 @@ does NOT WORK ON WINDOWS
:encryption tls :encryption tls
:nick "sako@emacs/Libera" :nick "sako@emacs/Libera"
:user-name "sako@emacs/Libera" :user-name "sako@emacs/Libera"
:password ,(concat "sako@emacs/Libera:" (format "%s" (password-store-get "SelfHosted/ZNC")))))) :password ,(concat "sako@emacs/Libera:" (string-trim (password-store-get "SelfHosted/ZNC"))))))
(defun rcirc-detach-buffer () (defun rcirc-detach-buffer ()
(interactive) (interactive)