Skip to content

Commit

Permalink
fix(deck): Reduce max volume now that firmware is working
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Aug 24, 2023
1 parent e04b73c commit 7f28345
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,6 @@ RUN rm /usr/share/applications/wine*.desktop && \
ln -s /usr/bin/steamos-logger /usr/bin/steamos-info && \
ln -s /usr/bin/steamos-logger /usr/bin/steamos-notice && \
ln -s /usr/bin/steamos-logger /usr/bin/steamos-warning && \
sed -i 's/870/913/' /usr/share/alsa/ucm2/AMD/acp5x/acp5x.conf && \
sed -i 's@/usr/bin/steam@/usr/bin/bazzite-steam@g' /usr/share/applications/steam.desktop && \
mkdir -p "/etc/xdg/autostart" && \
cp "/usr/share/applications/steam.desktop" "/etc/xdg/autostart/steam.desktop" && \
Expand Down

0 comments on commit 7f28345

Please sign in to comment.