mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-21 00:40:01 +00:00
chore: Disable input-remapper OOTB on deck variant due to Steam Input normally having the same job.
This commit is contained in:
parent
5dc6d71720
commit
590fd4531d
@ -122,6 +122,7 @@ RUN sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/_copr_kylegospo-bazzite.re
|
||||
sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/_copr_kylegospo-hl2linux-selinux.repo && \
|
||||
systemctl enable set-cfs-tweaks.service && \
|
||||
systemctl enable gamescope-autologin.service && \
|
||||
systemctl disable input-remapper.service && \
|
||||
rm -rf \
|
||||
/tmp/* \
|
||||
/var/* && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user