welcome dialog on jwm start
This commit is contained in:
parent
586dc646e8
commit
ad84fb9d8d
1 changed files with 1 additions and 0 deletions
|
@ -244,5 +244,6 @@
|
||||||
<Key mask="A" key="Up">udesktop</Key>
|
<Key mask="A" key="Up">udesktop</Key>
|
||||||
<Key mask="A" key="Down">ddesktop</Key>
|
<Key mask="A" key="Down">ddesktop</Key>
|
||||||
<StartupCommand>$(find ~/.screenlayout/ -type f -executable|head -n 1)</StartupCommand>
|
<StartupCommand>$(find ~/.screenlayout/ -type f -executable|head -n 1)</StartupCommand>
|
||||||
|
<StartupCommand>zenity --text-info --html --width=640 --height=480 --filename=/usr/share/nanodesk/firstlogin/welcome.html</StartupCommand>
|
||||||
|
|
||||||
</JWM>
|
</JWM>
|
||||||
|
|
Loading…
Reference in a new issue