forked from colonelpanic/dotfiles
[Linux] Start sparkleshare in xprofile
This commit is contained in:
@@ -1,2 +1,7 @@
|
|||||||
|
# -*- mode: sh; -*-
|
||||||
source "$HOME/.lib/shellenv.sh"
|
source "$HOME/.lib/shellenv.sh"
|
||||||
run_if_exists gnome-settings-daemon &
|
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
|
||||||
|
Reference in New Issue
Block a user