summarylogtreecommitdiffstats
path: root/wemeet.sh
diff options
context:
space:
mode:
authorsukanka2023-09-06 20:07:04 +0800
committersukanka2023-09-06 20:07:04 +0800
commite67199770757a761af3ebebbf86633a9997ec374 (patch)
treee78b8dc34fb8459dc0aecf9ccc17cc1365a22f6c /wemeet.sh
parent667d1a03707abdcc353536041f80e2005a17c09d (diff)
downloadaur-e67199770757a761af3ebebbf86633a9997ec374.tar.gz
fix for x11,--tmpfs /tmp/Temp
Diffstat (limited to 'wemeet.sh')
-rwxr-xr-xwemeet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/wemeet.sh b/wemeet.sh
index 8c0d0d900600..160686d1ec4c 100755
--- a/wemeet.sh
+++ b/wemeet.sh
@@ -29,7 +29,7 @@ if [ -f /usr/bin/bwrap ]; then
--tmpfs /sys/devices/virtual \
--bind "$USER_RUN_DIR" "$USER_RUN_DIR" \
--tmpfs /var \
- --tmpfs /tmp \
+ --tmpfs /tmp/Temp \
--tmpfs "$CONFIG_DIR" \
--ro-bind-try "$KDE_GLOBALS_FILE" "$KDE_GLOBALS_FILE" \
--ro-bind-try "$FONTCONFIG_DIR" "$FONTCONFIG_DIR" \