Skip to content

Commit 1030b8f

Browse files
committed
fix(gnome): Disable power profile management on deck
1 parent b1832d6 commit 1030b8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Containerfile

+1
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ RUN rm /usr/share/applications/winetricks.desktop && \
275275
systemctl enable plasma-autologin.service && \
276276
systemctl --global enable com.system76.Scheduler.dbusproxy.service \
277277
; else \
278+
systemctl mask power-profiles-daemon.service && \
278279
systemctl disable gdm.service && \
279280
systemctl enable sddm.service && \
280281
systemctl enable gnome-autologin.service \

0 commit comments

Comments
 (0)