add config dirs

This commit is contained in:
valoq 2024-06-13 11:01:19 +02:00 committed by Alex
parent d7e09d88fd
commit 26e7da6641

View File

@ -23,5 +23,11 @@ profile w3m @{exec_path} {
/usr/share/terminfo/{,**} r,
/etc/w3m/{,**} r,
owner @{HOME}/.w3m/{,**} r,
owner @{user_config_dirs}/w3m/{,**} r,
owner /tmp/@{rand6}/{,**} rw,
include if exists <local/w3m>
}