base: Only show tutorial once on first graphical login for 'local'

This commit is contained in:
K. Lange 2021-10-07 17:33:01 +09:00
parent e8a1ffab46
commit 5c5b0952d0

View File

@ -5,5 +5,5 @@ cd ~/Desktop
file-browser --wallpaper &
toastd --really # Daemonizes
cd ~
tutorial &
if not stat -q ~/.tutorial-shown then sh -c "touch ~/.tutorial-shown; tutorial &"
exec panel --really