Add corectrl to selectables
This commit is contained in:
parent
01dd10097c
commit
9a2cff1ba5
@ -179,6 +179,10 @@ do
|
||||
echo "auto-cpufreq-git" >> "$setupdir/aurselectedpkgs.txt"
|
||||
# TODO Handle rest of installation
|
||||
;;
|
||||
1)
|
||||
#in_corectrl=1
|
||||
echo "corectrl" >> "$setupdir/aurselectedpkgs.txt"
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
betterlockscreen
|
||||
bitwarden
|
||||
btrfsmaintenance
|
||||
corectrl
|
||||
downgrade
|
||||
ffmpeg-normalize-git
|
||||
font-manager-git
|
||||
|
Loading…
Reference in New Issue
Block a user