add backlight temperature
This commit is contained in:
parent
044a3d64b7
commit
5cc8f1bbbe
1 changed files with 5 additions and 5 deletions
|
@ -649,11 +649,11 @@ aurinstaller qt5-styleplugins
|
|||
aurinstaller passdmenu
|
||||
|
||||
# background temparature
|
||||
#aurinstaller wl-gammarelay-rs
|
||||
#if [ "${archisoinstall}" == "y" ]; then
|
||||
# echo "Entferne wl-gammerelay-rs Ordner um Speicherplatz zu sparen"
|
||||
# rm -R /home/${user}/aur-builds/wl-gammarelay-rs
|
||||
#fi
|
||||
aurinstaller wl-gammarelay-rs
|
||||
if [ "${archisoinstall}" == "y" ]; then
|
||||
echo "Entferne wl-gammerelay-rs Ordner um Speicherplatz zu sparen"
|
||||
rm -R /home/${user}/aur-builds/wl-gammarelay-rs
|
||||
fi
|
||||
|
||||
# thinkpad docking station Ultra
|
||||
#aurinstaller evdi-git
|
||||
|
|
Loading…
Reference in a new issue