mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-16 16:20:48 +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
|
||||
Type=Application
|
||||
PPD'
|
||||
bazzite-powersave
|
||||
elif [[ "${OPTION,,}" =~ balanced ]]; then
|
||||
echo "Setting default powerprofile to ${b}Balanced${n}"
|
||||
rm ~/.config/autostart/bazzite-powersave.desktop
|
||||
bazzite-powersave 0
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user