aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/wine.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/wine.profile')
-rw-r--r--etc/profile-m-z/wine.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/profile-m-z/wine.profile b/etc/profile-m-z/wine.profile
index 901340052..6ac74b9da 100644
--- a/etc/profile-m-z/wine.profile
+++ b/etc/profile-m-z/wine.profile
@@ -6,6 +6,7 @@ include wine.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.cache/winetricks
9noblacklist ${HOME}/.Steam 10noblacklist ${HOME}/.Steam
10noblacklist ${HOME}/.local/share/Steam 11noblacklist ${HOME}/.local/share/Steam
11noblacklist ${HOME}/.local/share/steam 12noblacklist ${HOME}/.local/share/steam
@@ -19,6 +20,8 @@ include disable-interpreters.inc
19include disable-passwdmgr.inc 20include disable-passwdmgr.inc
20include disable-programs.inc 21include disable-programs.inc
21 22
23# whitelist /usr/share/wine
24# include whitelist-usr-share-common.inc
22include whitelist-var-common.inc 25include whitelist-var-common.inc
23 26
24# some applications don't need allow-debuggers, comment the next line 27# some applications don't need allow-debuggers, comment the next line