mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-18 18:02:46 +01:00
add dwm
This commit is contained in:
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;;
|
||||
|
||||
Reference in New Issue
Block a user