mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
brightnessctl to work
This commit is contained in:
parent
8f5d5843bd
commit
b1cb9e4a2f
@ -111,6 +111,10 @@ for PKG1 in "${hypr_package[@]}" "${hypr_package_2[@]}" "${Extra[@]}"; do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
## making brightnessctl work
|
||||||
|
sudo chmod +s $(which brightnessctl) 2>&1 | tee -a "$LOG" || true
|
||||||
|
|
||||||
|
|
||||||
## Installing pywal colors
|
## Installing pywal colors
|
||||||
printf "\n%s - Installing Pywal.... \n" "${NOTE}"
|
printf "\n%s - Installing Pywal.... \n" "${NOTE}"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user