systemd still missing @ corectrl
This commit is contained in:
parent
f336f45dc5
commit
ee53856667
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
||||
sudo pacman -S corectrl --noconfirm
|
||||
#systemd
|
||||
#systemd missing
|
||||
cp /usr/share/applications/org.corectrl.CoreCtrl.desktop ~/.config/autostart/
|
||||
echo "polkit.addRule(function(action, subject) {
|
||||
if ((action.id == \"org.corectrl.helper.init\" ||
|
||||
|
|
Loading…
Reference in a new issue