This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
zmninja [2025/09/23 10:24] ian created |
zmninja [2026/03/05 21:41] (current) ian |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| < | < | ||
| - | echo "@/ | + | $ sudo apt install xserver-xorg lightdm lxde-core lxterminal wget curl jq unattended-upgrades |
| + | |||
| + | $ wget -c $(curl -s https:// | ||
| + | |||
| + | $ chmod u+x / | ||
| + | |||
| + | $ mkdir ~/.config/autostart/ | ||
| + | |||
| + | $ vi .config/autostart/ | ||
| </ | </ | ||
| + | |||
| + | < | ||
| + | [Desktop Entry] | ||
| + | Type=Application | ||
| + | Name=zmNinja | ||
| + | Exec=/ | ||
| + | </ | ||
| + | |||