summaryrefslogtreecommitdiff
path: root/.config/xfce4
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-12-11 13:05:18 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-12-11 13:05:28 -0700
commiteeb481e7172fdddae35b9f465bd039ff3f7f76a1 (patch)
tree0410afac0aecbc8cee462fdca3e49855dd639e7f /.config/xfce4
parent0dd982ab21d234f4eb5c4b830618cf7f06b49877 (diff)
downloaddotfiles-eeb481e7172fdddae35b9f465bd039ff3f7f76a1.tar.gz
launch KDE daemons on login
To make Okular look better, I hope
Diffstat (limited to '.config/xfce4')
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
index 846063f5..d6a9c055 100644
--- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
@@ -35,5 +35,6 @@
</property>
<property name="compat" type="empty">
<property name="LaunchGNOME" type="bool" value="true"/>
+ <property name="LaunchKDE" type="bool" value="true"/>
</property>
</channel>