systemd still missing @ corectrl

This commit is contained in:
RP1 2024-12-28 00:02:24 +01:00
parent f336f45dc5
commit ee53856667

View file

@ -227,7 +227,7 @@ if [[ $user_choice = *"CoreCTRL - AMD GPU beállító alkalmazás"* ]]; then
echo Installing ${bold}${yellow}CoreCTRL and User Settings${normal} echo Installing ${bold}${yellow}CoreCTRL and User Settings${normal}
sudo pacman -S corectrl --noconfirm sudo pacman -S corectrl --noconfirm
#systemd #systemd missing
cp /usr/share/applications/org.corectrl.CoreCtrl.desktop ~/.config/autostart/ cp /usr/share/applications/org.corectrl.CoreCtrl.desktop ~/.config/autostart/
echo "polkit.addRule(function(action, subject) { echo "polkit.addRule(function(action, subject) {
if ((action.id == \"org.corectrl.helper.init\" || if ((action.id == \"org.corectrl.helper.init\" ||