[Linux] Start sparkleshare in xprofile

This commit is contained in:
Ivan Malison 2016-09-19 20:18:32 -07:00
parent e291aa3406
commit 4d7bbf49d5
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1,2 +1,7 @@
# -*- mode: sh; -*-
source "$HOME/.lib/shellenv.sh"
run_if_exists gnome-settings-daemon &
# This is a hack that is needed because sparkleshare needs to have an xsession
# running in order to start
systemctl --user restart sparkleshare.service