Upload scripts

This commit is contained in:
Samuel Webb 2025-01-07 17:57:17 -05:00
parent 6e5095f3cf
commit a54da6dbbe
15 changed files with 70 additions and 37 deletions

View file

@ -9,4 +9,6 @@ if [ $(brightnessctl -d intel_backlight get) -ne 1 ]; then
light="$(awk "BEGIN { print $(brightnessctl -d intel_backlight get)/1200}")%"
fi
echo "^c#FED06E^  ${light} "
icon="󱩎" # Set if REDSHIFT_ENABLED is unset
echo "^c#FED06E^ ${icon} ${light} "