From b28e2c0de9d9b7d1a72657d7778c827be858bd22 Mon Sep 17 00:00:00 2001 From: lemniskett Date: Fri, 29 Jan 2021 14:20:52 +0700 Subject: [PATCH] Update README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd856c6..358d9b4 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ $ echo $XDG_RUNTIME_DIR $ echo $DBUS_SESSION_BUS_ADDRESS unix:path=/run/user/1000/bus ``` -Or alternatively if you use WM-only, just disable mounting ```/run``` entirely and manually set XDG_RUNTIME_DIR into ```/tmp``` like ```/tmp/$(whoami)```. +Or alternatively if you use WM-only, just disable mounting ```/run``` entirely and manually set XDG_RUNTIME_DIR into ```/tmp``` like ```/tmp/$(whoami)```, this is not recommended if you use systemd, stuffs like Pipewire, Desktop portal, etc may broke. ##### Archbox didn't access resources in /usr/share In Archbox, Symlink ```/usr``` to ```/run/current-system/sw```: