mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 09:48:50 +01:00
update dwm-mod and .xinitrc
This commit is contained in:
parent
7905077d13
commit
ea0eb4fb39
4
.xinitrc
4
.xinitrc
@ -6,14 +6,14 @@ hdmi )
|
|||||||
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
|
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 ~/launcher/dwm-mod -w
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
exec $1;;
|
exec $1;;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user