From ee538566670582c36121af6e154a7a34f2e27ab3 Mon Sep 17 00:00:00 2001 From: RP1 Date: Sat, 28 Dec 2024 00:02:24 +0100 Subject: [PATCH] systemd still missing @ corectrl --- 3progs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3progs.sh b/3progs.sh index f76fb24..18881df 100755 --- a/3progs.sh +++ b/3progs.sh @@ -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\" ||