aboutsummaryrefslogtreecommitdiff
path: root/.config/eww/scripts/get_brightness
blob: 4f03d540576e7b820c79c6ab71e1e21b7a6c39cb (plain) (blame)
1
2
#!/bin/sh
printf "%.0f\n" $(xbacklight -get)