mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-30 02:28:49 +01:00
update gsnotify-arm,bug fix,ShutDownWhenLowPower ignores when GS is Charging
This commit is contained in:
parent
4837bfcf60
commit
ee3ddb54a7
12
.cpirc
12
.cpirc
@ -12,8 +12,16 @@ then
|
||||
mpd ~/.mpd.conf
|
||||
if [[ $SCREEN =~ .*320.* ]]
|
||||
then
|
||||
startx /home/cpi/launcher/.xinitrc -- -xf86config $XORG_CONF -nocursor > /tmp/x.log 2>&1
|
||||
while :
|
||||
do
|
||||
startx /home/cpi/launcher/.xinitrc -- -xf86config $XORG_CONF -nocursor > /tmp/x.log 2>&1
|
||||
sleep 1
|
||||
done
|
||||
else
|
||||
startx /home/cpi/launcher/.xinitrc hdmi -- -xf86config $XORG_CONF > /tmp/x.log 2>&1
|
||||
while :
|
||||
do
|
||||
startx /home/cpi/launcher/.xinitrc hdmi -- -xf86config $XORG_CONF > /tmp/x.log 2>&1
|
||||
sleep 1
|
||||
done
|
||||
fi
|
||||
fi
|
||||
|
||||
Binary file not shown.
1
sys.py/gsnotify/md5sum
Normal file
1
sys.py/gsnotify/md5sum
Normal file
@ -0,0 +1 @@
|
||||
9fb0c99e7fcee01fb9ead0d15ea0e8f5 gsnotify-arm
|
||||
Loading…
x
Reference in New Issue
Block a user