Make doom emacs sync in the background

This commit is contained in:
exu 2023-11-17 20:26:59 +01:00
parent 9de2764355
commit 4b7e82b8ad

View File

@ -504,7 +504,8 @@ update-desktop-database ~/.local/share/applications/
# sync doom-emacs only if it is installed
if [[ -f ~/.config/emacs/bin/doom ]]; then
~/.config/emacs/bin/doom sync
~/.config/emacs/bin/doom sync &
pids="$pids $!"
fi
# disable freedesktop notification daemon