Merge pull request #151 from cuu/master

update dwm-mod and .xinitrc
This commit is contained in:
GNU 2019-01-12 21:33:00 +08:00 committed by GitHub
commit f2bd7423e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

BIN
dwm-mod

Binary file not shown.