aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/kwin_x11.profile7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/kwin_x11.profile b/etc/kwin_x11.profile
index 8a578f3f3..3ce4fe80d 100644
--- a/etc/kwin_x11.profile
+++ b/etc/kwin_x11.profile
@@ -33,8 +33,11 @@ tracelog
33disable-mnt 33disable-mnt
34private-bin kwin_x11 34private-bin kwin_x11
35private-dev 35private-dev
36private-etc drirc,ld.so.cache,machine-id,xdg 36private-etc drirc,fonts,ld.so.cache,machine-id,xdg
37private-tmp 37private-tmp
38 38
39# noexec ${HOME} 39# disable QML disk caching as it conflicts with the noexec constraints below
40env QML_DISABLE_DISK_CACHE=1
41
42noexec ${HOME}
40noexec /tmp 43noexec /tmp