mirror of
https://github.com/clockworkpi/launchergo.git
synced 2026-03-31 01:02:57 +02:00
cpirc to launchergo
This commit is contained in:
4
.cpirc
4
.cpirc
@@ -5,8 +5,8 @@ then
|
|||||||
mpd ~/.mpd.conf
|
mpd ~/.mpd.conf
|
||||||
if [[ $SCREEN =~ .*320.* ]]
|
if [[ $SCREEN =~ .*320.* ]]
|
||||||
then
|
then
|
||||||
startx /home/cpi/launcher/.xinitrc_320 -- -nocursor > /tmp/x.log 2>&1
|
startx /home/cpi/launchergo/.xinitrc_320 -- -nocursor > /tmp/x.log 2>&1
|
||||||
else
|
else
|
||||||
startx /home/cpi/launcher/.xinitrc > /tmp/x.log 2>&1
|
startx /home/cpi/launchergo/.xinitrc > /tmp/x.log 2>&1
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user