aboutsummaryrefslogtreecommitdiffstats
path: root/_profile
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@gmail.com>2016-05-02 19:49:35 +0800
committerAaron LI <aaronly.me@gmail.com>2016-05-02 19:49:35 +0800
commitbb5e8cad82ea9a3990b685229f746da0924aa8ec (patch)
treef4193ba896676ee3a8be7f280159cdbf6ab144b7 /_profile
parent24a547b72ccf504151ae24beb309e838fe193eb9 (diff)
downloaddotfiles-bb5e8cad82ea9a3990b685229f746da0924aa8ec.tar.bz2
_xinitrc: move XDG_CURRENT_DESKTOP from _profile
Diffstat (limited to '_profile')
-rw-r--r--_profile6
1 files changed, 0 insertions, 6 deletions
diff --git a/_profile b/_profile
index 40042d9..a89a3ba 100644
--- a/_profile
+++ b/_profile
@@ -63,10 +63,4 @@ export OSFONTDIR="/usr/local/share/fonts;$HOME/.fonts"
export XAPIAN_CJK_NGRAM=1
-### Qt
-# Qt5 applications may missing icons etc. when running in DEs other than
-# KDE or GNOME.
-export XDG_CURRENT_DESKTOP=KDE
-
-
# vim: set ts=8 sw=4 tw=0 fenc=utf-8 ft=sh: #