aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/steam.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/steam.profile b/etc/steam.profile
index 9eaa6a83b..856824b5d 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -5,6 +5,9 @@ include /etc/firejail/globals.local
5# Persistent customizations should go in a .local file. 5# Persistent customizations should go in a .local file.
6include /etc/firejail/steam.local 6include /etc/firejail/steam.local
7 7
8# with >=llvm-4 mesa drivers need llvm stuff
9noblacklist /usr/lib/llvm*
10
8# Steam profile (applies to games/apps launched from Steam as well) 11# Steam profile (applies to games/apps launched from Steam as well)
9noblacklist ${HOME}/.java 12noblacklist ${HOME}/.java
10noblacklist ${HOME}/.Steam 13noblacklist ${HOME}/.Steam