More local data from `url` package to private/

This commit is contained in:
Daniel - 2023-10-01 18:29:11 +02:00
parent 31268927e0
commit 3004f96949
Signed by: dbo
GPG Key ID: 784AA8DF0CCDF625
1 changed files with 3 additions and 0 deletions

View File

@ -520,6 +520,9 @@
:config (progn
(tab-bar-history-mode +1)))
(use-package url
:init (setq url-configuration-directory (expand-file-name "private/url" emacs-d)))
(use-package window
:init (setq switch-to-buffer-obey-display-actions t
switch-to-buffer-in-dedicated-window 'pop