config/xchat: move original .xchat2 config dir to .config/

This commit is contained in:
Robert Swiecki 2022-10-25 14:55:04 +02:00
parent fdc640e20c
commit 4567c78a27

View File

@ -118,7 +118,7 @@ mount {
mount {
prefix_src_env: "HOME"
src: "/.xchat2"
src: "/.config/xchat2"
dst: "/user/.xchat2"
is_bind: true
rw: true