From c1ec119d288c757b5cb090d0171999e67b7f7b65 Mon Sep 17 00:00:00 2001 From: cuu Date: Fri, 25 Jan 2019 12:51:59 +0800 Subject: [PATCH] .cpirc to fit ubuntu --- .cpirc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cpirc b/.cpirc index e2afbf0..c86f345 100644 --- a/.cpirc +++ b/.cpirc @@ -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 ]