fixed corectrl autostart

This commit is contained in:
RP1 2024-11-28 21:49:59 +01:00
parent b22b4a9f50
commit 65e81c17e4

View file

@ -233,6 +233,7 @@ if [[ $user_choice = *"CoreCTRL - AMD GPU beállító alkalmazás"* ]]; then
return polkit.Result.YES;
}
});" | sudo tee /etc/polkit-1/rules.d/90-corectrl.rules
sudo cp -a corectrl.ini /home/$USER/.config/
echo ${bold}${yellow}CoreCTRL and User settings ${normal}installed.
echo ---------------------------------------------