mirror of
https://github.com/clockworkpi/launchergo.git
synced 2025-12-13 02:38:55 +01:00
.cpirc to fit ubuntu
This commit is contained in:
parent
5bf765694c
commit
c1ec119d28
4
.cpirc
4
.cpirc
@ -1,9 +1,9 @@
|
|||||||
SCREEN=`cat /sys/class/graphics/fb0/modes`
|
SCREEN=`cat /sys/class/graphics/fb0/modes`
|
||||||
|
|
||||||
XORG_CONF="/home/cpi/launchergo/.xorg.conf"
|
XORG_CONF="~/launchergo/.xorg.conf"
|
||||||
if [ -f ~/.lima ]
|
if [ -f ~/.lima ]
|
||||||
then
|
then
|
||||||
XORG_CONF="/home/cpi/launchergo/.xorg_lima.conf"
|
XORG_CONF="~/launchergo/.xorg_lima.conf"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f /tmp/autologin ]
|
if [ -f /tmp/autologin ]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user