add appinstaller

This commit is contained in:
cuu
2019-12-04 01:01:13 +08:00
parent 1aac399de6
commit e9ed6d7cf1
19 changed files with 2819 additions and 19 deletions

View File

@@ -3,6 +3,7 @@ session=${1:-gameshell}
case $session in
hdmi )
feh --bg-center ~/launcher/sys.py/gameshell/wallpaper/desktopbg.jpg
cd ~/launcher/sys.py/ ; python appinstaller.py& cd ~/
exec ~/launcher/load.sh &
exec ~/launcher/sys.py/gsnotify/gsnotify-arm daemon &
#exec /usr/bin/twm -f ~/launcher/.twmrc
@@ -10,6 +11,7 @@ hdmi )
;;
gameshell )
feh --bg-center ~/launcher/sys.py/gameshell/wallpaper/loading.png
cd ~/launcher/sys.py/ ; python appinstaller.py& cd ~/
exec ~/launcher/load.sh &
exec ~/launcher/sys.py/gsnotify/gsnotify-arm &
#exec awesome -c ~/launcher/awesome/rc.lua