yey
This commit is contained in:
parent
78dce1ecfa
commit
c5167b9f54
5 changed files with 122 additions and 9 deletions
|
|
@ -5,4 +5,4 @@ set max_brightness (brightnessctl --class=backlight max)
|
|||
|
||||
set brightness (math --scale 0 --scale-mode round "($brightness / $max_brightness) * 100")
|
||||
|
||||
notify-send -c 'status' -h int:value:$brightness "Brightness: $brightness%"
|
||||
notify-send -c 'status' -h int:value:$brightness "Brightness" "$brightness%"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue