mirror of
https://git.adityakumar.xyz/dwmbar.git
synced 2024-11-21 10:02:53 +00:00
use acpilight
This commit is contained in:
parent
c8c269d1b1
commit
f5fb45c2c3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ PREFIX='ﯧ'
|
|||
|
||||
get_backlight()
|
||||
{
|
||||
echo "$PREFIX $(light | sed 's/\..*//g')%"
|
||||
echo "$PREFIX $(xbacklight -get)%"
|
||||
}
|
||||
|
||||
get_backlight
|
||||
|
|
Loading…
Reference in a new issue