This commit is contained in:
cuu 2019-01-04 18:57:51 +08:00
parent 66f61e3465
commit c88e3146ec
2 changed files with 4 additions and 2 deletions

View File

@ -5,13 +5,15 @@ hdmi )
feh --bg-center ~/launcher/sys.py/gameshell/wallpaper/desktopbg.jpg feh --bg-center ~/launcher/sys.py/gameshell/wallpaper/desktopbg.jpg
exec ~/launcher/load.sh & exec ~/launcher/load.sh &
exec ~/launcher/sys.py/gsnotify/gsnotify-arm daemon & exec ~/launcher/sys.py/gsnotify/gsnotify-arm daemon &
exec /usr/bin/twm -f ~/launcher/.twmrc #exec /usr/bin/twm -f ~/launcher/.twmrc
exec ~/launcher/dwm-mod
;; ;;
gameshell ) gameshell )
feh --bg-center ~/launcher/sys.py/gameshell/wallpaper/loading.png feh --bg-center ~/launcher/sys.py/gameshell/wallpaper/loading.png
exec ~/launcher/load.sh & exec ~/launcher/load.sh &
exec ~/launcher/sys.py/gsnotify/gsnotify-arm & exec ~/launcher/sys.py/gsnotify/gsnotify-arm &
exec awesome -c ~/launcher/awesome/rc.lua #exec awesome -c ~/launcher/awesome/rc.lua
exec ~/launcher/dwm-mod
;; ;;
*) *)
exec $1;; exec $1;;

BIN
dwm-mod Executable file

Binary file not shown.