Add GUI LiveCD

This commit is contained in:
longpanda
2021-09-29 19:26:50 +08:00
parent d72bb15956
commit 32c5b5deea
19 changed files with 315 additions and 3 deletions

13
LiveCDGUI/VTOY/autostart Normal file
View File

@@ -0,0 +1,13 @@
#!/bin/sh
hsetroot -fill /usr/share/wallpapers/wallpaper.png
INIFILE=/ventoy/Ventoy2Disk.ini
echo "[Ventoy]" >> $INIFILE
echo "Language=Chinese Simplified (简体中文)" >> $INIFILE
echo "PartStyle=0" >> $INIFILE
echo "ShowAllDevice=0" >> $INIFILE
/ventoy/tool/x86_64/Ventoy2Disk.gtk3 --kiosk