diff --git a/autostart.conf b/autostart.conf index 8e4ff19..19c78ec 100644 --- a/autostart.conf +++ b/autostart.conf @@ -37,6 +37,9 @@ exec --no-startup-id ~/bin/bg_rotate.sh # Always need firefox, so let's just start it exec --no-startup-id firefox +# Startup logseq +exec --no-startup-id /home/kellya/bin/logseq + # since I'm using thunderbird now, let's pause the neomutt start # Create a kitty workspace for mail #exec --no-startup-id "kitty --name mail neomutt"