mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
fix(deck): Enable gamescope-autologin by default
Now that Steam has to be updated for this to run, outright enable it
This commit is contained in:
parent
34ca801fdb
commit
ebfd9782da
@ -381,6 +381,7 @@ RUN rm /usr/share/applications/wine*.desktop && \
|
||||
systemctl enable sddm.service \
|
||||
; fi && \
|
||||
systemctl enable desktop-autologin.service && \
|
||||
systemctl enable gamescope-autologin.service && \
|
||||
systemctl enable jupiter-fan-control.service && \
|
||||
systemctl enable btrfs-dedup@run-media-mmcblk0p1.timer && \
|
||||
systemctl enable vpower.service && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user