Whonix 14 KDE plasma 5 fixes

https://phabricator.whonix.org/T633
This commit is contained in:
Patrick Schleizer 2017-02-21 19:54:41 +00:00
parent 0228e87d47
commit 49cde21078
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48
2 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,6 @@
## See the file COPYING for copying conditions.
if [ -z "$XDG_CONFIG_DIRS" ]; then
export XDG_CONFIG_DIRS=/usr/share/security-misc/
else
export XDG_CONFIG_DIRS=/usr/share/security-misc/:$XDG_CONFIG_DIRS
XDG_CONFIG_DIRS=/etc/xdg
fi
export XDG_CONFIG_DIRS=/usr/share/security-misc/:$XDG_CONFIG_DIRS