mirror of https://github.com/polybar/polybar.git
Revert bea75ac76d5b201c2cc5444840b3d9eb8805dd40...ea64058843a29ccd5a24e0ea06c16f45076be322 on Module: backlight
parent
ea64058843
commit
b4ac5b4884
|
@ -1,5 +1,4 @@
|
||||||
**If this module doesn't work for you, try to use [the new xbacklight module](https://github.com/jaagr/polybar/wiki/Module:-xbacklight)**
|
**If this module doesn't work for you, try to use [the new xbacklight module](https://github.com/jaagr/polybar/wiki/Module:-xbacklight)**
|
||||||
**Note:** New module/xbacklight doesn't work with intel_backlight ==^ so just carry on with module/backlight. Check out how to add the scroll action with "light" application in the commented format section below.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -21,8 +20,6 @@ card = intel_backlight
|
||||||
; <label> (default)
|
; <label> (default)
|
||||||
; <ramp>
|
; <ramp>
|
||||||
; <bar>
|
; <bar>
|
||||||
; Add scroll ability with actions & light application:
|
|
||||||
; %{A4:light -A 1: A5:light -U 1:} <ramp><label> %{A A}
|
|
||||||
format = <label>
|
format = <label>
|
||||||
|
|
||||||
; Available tokens:
|
; Available tokens:
|
||||||
|
|
Loading…
Reference in New Issue