aboutsummaryrefslogtreecommitdiff
path: root/kf5/kf5.sh
diff options
context:
space:
mode:
authorMiquel Sabaté <mikisabate@gmail.com>2014-06-07 19:00:02 +0200
committerMiquel Sabaté <mikisabate@gmail.com>2014-06-07 19:00:02 +0200
commitf9821c4344e05b7ede27861d37450a98a5cadd66 (patch)
tree4f9367a13ad430162a3c898ffa3cc17ae176751a /kf5/kf5.sh
parent6d4ea003ef253efa760d1195ce82993aeb4d9be8 (diff)
downloaddotfiles-f9821c4344e05b7ede27861d37450a98a5cadd66.tar.gz
dotfiles-f9821c4344e05b7ede27861d37450a98a5cadd66.zip
kf5: the KF% env variable is now set inside the $KDEDIR value.
Diffstat (limited to 'kf5/kf5.sh')
-rwxr-xr-xkf5/kf5.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/kf5/kf5.sh b/kf5/kf5.sh
index 815ffc5..92f0bac 100755
--- a/kf5/kf5.sh
+++ b/kf5/kf5.sh
@@ -1,4 +1,4 @@
-export KF5=$HOME/kf5
+export KF5=$KDEDIR/kf5
export QTDIR=/opt/qt5/qtbase
export XDG_DATA_DIRS=$KF5/share:$XDG_DATA_DIRS:/usr/share
export XDG_CONFIG_DIRS=$KF5/etc/xdg:$XDG_CONFIG_DIRS:/etc/xdg