From 8b92378fdde533e39d6461d4237c80a6d8cbc5e2 Mon Sep 17 00:00:00 2001
From: RP1 <ravepriest1@tutanota.com>
Date: Thu, 6 Mar 2025 10:24:06 +0000
Subject: [PATCH] Update 3progs.sh

---
 3progs.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/3progs.sh b/3progs.sh
index 59d6ba4..1ff114f 100755
--- a/3progs.sh
+++ b/3progs.sh
@@ -319,7 +319,6 @@ 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 missing
   cp /usr/share/applications/org.corectrl.CoreCtrl.desktop ~/.config/autostart/
   echo "polkit.addRule(function(action, subject) {
     if ((action.id == \"org.corectrl.helper.init\" ||