Upload scripts
This commit is contained in:
parent
6e5095f3cf
commit
a54da6dbbe
15 changed files with 70 additions and 37 deletions
|
|
@ -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} "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue