mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
add dwm
This commit is contained in:
parent
66f61e3465
commit
c88e3146ec
6
.xinitrc
6
.xinitrc
@ -5,13 +5,15 @@ hdmi )
|
||||
feh --bg-center ~/launcher/sys.py/gameshell/wallpaper/desktopbg.jpg
|
||||
exec ~/launcher/load.sh &
|
||||
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 )
|
||||
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 awesome -c ~/launcher/awesome/rc.lua
|
||||
exec ~/launcher/dwm-mod
|
||||
;;
|
||||
*)
|
||||
exec $1;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user