Add synchronize command

This commit is contained in:
Anthony Rose 2024-04-02 22:11:21 +01:00
parent 716b141a22
commit 312884f37b

View file

@ -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