mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
fix(just): activate the default power profile after selecting it as default
This commit is contained in:
parent
07b9bdde6c
commit
93f2464bb1
@ -154,7 +154,9 @@ configure-powerprofile ACTION="":
|
|||||||
Name=bazzite-powersave
|
Name=bazzite-powersave
|
||||||
Type=Application
|
Type=Application
|
||||||
PPD'
|
PPD'
|
||||||
|
bazzite-powersave
|
||||||
elif [[ "${OPTION,,}" =~ balanced ]]; then
|
elif [[ "${OPTION,,}" =~ balanced ]]; then
|
||||||
echo "Setting default powerprofile to ${b}Balanced${n}"
|
echo "Setting default powerprofile to ${b}Balanced${n}"
|
||||||
rm ~/.config/autostart/bazzite-powersave.desktop
|
rm ~/.config/autostart/bazzite-powersave.desktop
|
||||||
|
bazzite-powersave 0
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user