diff --git a/roles/home-gui/files/xsession-freebsd b/roles/home-gui/files/xsession-freebsd index 1b4b2e8..7523a2a 100644 --- a/roles/home-gui/files/xsession-freebsd +++ b/roles/home-gui/files/xsession-freebsd @@ -8,7 +8,7 @@ xkbcomp -w0 -I"${XDG_CONFIG_HOME:-$HOME/.config}/xkb" -R"${XDG_CONFIG_HOME:-$HOM if test -x "$(command -v onedrive)" then - pgrep -U $(id -u) onedrive || nice onedrive --synchronize & + pgrep -U $(id -u) onedrive || nice onedrive --monitor & fi exec /usr/local/bin/icewm-session