mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
chore: Drop unneeded desktop file change
This commit is contained in:
parent
c1c49930e9
commit
4add5a2a05
@ -344,7 +344,6 @@ RUN rpm-ostree install \
|
||||
rpm-ostree install \
|
||||
ublue-update && \
|
||||
mkdir -p /usr/etc/xdg/autostart && \
|
||||
echo "X-GNOME-Autostart-enabled=false" >> /usr/etc/xdg/autostart/sealertauto.desktop && \
|
||||
sed -i '1s/^/[include]\npaths = ["\/etc\/ublue-os\/topgrade.toml"]\n\n/' /usr/share/ublue-update/topgrade-user.toml && \
|
||||
sed -i 's/min_battery_percent.*/min_battery_percent = 20.0/' /usr/etc/ublue-update/ublue-update.toml && \
|
||||
sed -i 's/max_cpu_load_percent.*/max_cpu_load_percent = 100.0/' /usr/etc/ublue-update/ublue-update.toml && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user