change .cpirc to fit with ubuntu

This commit is contained in:
cuu 2019-01-25 12:51:05 +08:00
parent 7ae4303d58
commit fe8f451392

4
.cpirc
View File

@ -1,9 +1,9 @@
SCREEN=`cat /sys/class/graphics/fb0/modes`
XORG_CONF="/home/cpi/launcher/.xorg.conf"
XORG_CONF="~/launcher/.xorg.conf"
if [ -f ~/.lima ]
then
XORG_CONF="/home/cpi/launcher/.xorg_lima.conf"
XORG_CONF="~/launcher/.xorg_lima.conf"
fi
if [ -f /tmp/autologin ]