mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
5 lines
182 B
Plaintext
5 lines
182 B
Plaintext
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
|