Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ebfe5684fc |
@@ -1,9 +1,9 @@
|
||||
SCREEN=`cat /sys/class/graphics/fb0/modes`
|
||||
|
||||
XORG_CONF="~/launchergo/.xorg.conf"
|
||||
XORG_CONF="/home/cpi/launchergo/.xorg.conf"
|
||||
if [ -f ~/.lima ]
|
||||
then
|
||||
XORG_CONF="~/launchergo/.xorg_lima.conf"
|
||||
XORG_CONF="/home/cpi/launchergo/.xorg_lima.conf"
|
||||
fi
|
||||
|
||||
if [ -f /tmp/autologin ]
|
||||
|
||||
Reference in New Issue
Block a user