Merge pull request #27 from cuu/master

.cpirc to fit ubuntu
This commit is contained in:
GNU
2019-01-25 12:52:33 +08:00
committed by GitHub

4
.cpirc
View File

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