base: Only show tutorial once on first graphical login for 'local'
This commit is contained in:
parent
e8a1ffab46
commit
5c5b0952d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user