dotfiles/dotfiles/xprofile

8 lines
244 B
Plaintext
Raw Normal View History

2016-09-19 21:18:32 -06:00
# -*- mode: sh; -*-
2016-09-19 13:09:58 -06:00
source "$HOME/.lib/shellenv.sh"
run_if_exists gnome-settings-daemon &
2016-09-19 21:18:32 -06:00
# This is a hack that is needed because sparkleshare needs to have an xsession
# running in order to start
systemctl --user restart sparkleshare.service