mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-28 14:52:52 +01:00
6
.cpirc
6
.cpirc
@@ -1,9 +1,9 @@
|
|||||||
SCREEN=`cat /sys/class/graphics/fb0/modes`
|
SCREEN=`cat /sys/class/graphics/fb0/modes`
|
||||||
|
|
||||||
XORG_CONF="~/launcher/.xorg.conf"
|
XORG_CONF="/home/cpi/launcher/.xorg.conf"
|
||||||
if [ -f ~/.lima ]
|
if [ -f /home/cpi/.lima ]
|
||||||
then
|
then
|
||||||
XORG_CONF="~/launcher/.xorg_lima.conf"
|
XORG_CONF="/home/cpi/launcher/.xorg_lima.conf"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f /tmp/autologin ]
|
if [ -f /tmp/autologin ]
|
||||||
|
|||||||
Reference in New Issue
Block a user