mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-30 16:20:35 +00:00
fix(deck): Override upstream ucm2 config with one from jupiter-hw-support
This commit is contained in:
parent
cd0410ea7d
commit
b3fce74a8d
@ -279,6 +279,8 @@ RUN rpm-ostree install \
|
||||
|
||||
# Cleanup & Finalize
|
||||
RUN rm /usr/share/applications/winetricks.desktop && \
|
||||
rm /usr/share/alsa/ucm2/conf.d/acp5x/Valve-Jupiter-1.conf && \
|
||||
ln -s /usr/share/alsa/ucm2/conf.d/acp5x/acp5x.conf /usr/share/alsa/ucm2/conf.d/acp5x/Valve-Jupiter-1.conf && \
|
||||
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 && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user