config/emacs: test

This commit is contained in:
Sakooooo 2024-10-06 18:40:25 +04:00
parent cacee6e280
commit 90545fffc2
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -1093,7 +1093,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:" (password-store-get "SelfHosted/ZNC"))))) :password ,(format "%s%s" "sako@emacs/Libera:" (password-store-get "SelfHosted/ZNC"))))))
(rcirc-fill-column 120) (rcirc-fill-column 120)
(rcirc-reconnect-delay 5) (rcirc-reconnect-delay 5)
:config :config