forked from RP1/RaveOS-arch
Update 3progs.sh
This commit is contained in:
parent
7689b2cdcd
commit
8b92378fdd
1 changed files with 0 additions and 1 deletions
|
@ -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}
|
echo Installing ${bold}${yellow}CoreCTRL and User Settings${normal}
|
||||||
|
|
||||||
sudo pacman -S corectrl --noconfirm
|
sudo pacman -S corectrl --noconfirm
|
||||||
#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\" ||
|
||||||
|
|
Loading…
Reference in a new issue