mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-25 06:35:25 +00:00
chore: Minor adjustment to cp step
This commit is contained in:
parent
7323ae8f26
commit
d8387d018e
@ -279,7 +279,7 @@ RUN rm /usr/share/applications/winetricks.desktop && \
|
||||
ln -s /usr/bin/steamos-logger /usr/bin/steamos-warning && \
|
||||
sed -i 's@/usr/bin/steam-runtime@/usr/bin/bazzite-steam-runtime@g' /usr/share/applications/steam.desktop && \
|
||||
mkdir -p "/etc/xdg/autostart" && \
|
||||
cp "/usr/share/applications/steam.desktop" "/etc/xdg/autostart" && \
|
||||
cp "/usr/share/applications/steam.desktop" "/etc/xdg/autostart/steam.desktop" && \
|
||||
sed -i 's@/usr/bin/bazzite-steam-runtime %U@/usr/bin/bazzite-steam-runtime -silent %U@g' /etc/xdg/autostart/steam.desktop && \
|
||||
cp "/usr/share/ublue-os/firstboot/yafti.yml" "/etc/yafti.yml" && \
|
||||
sed -i 's/#HandlePowerKey=poweroff/HandlePowerKey=suspend/g' /etc/systemd/logind.conf && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user