mirror of https://github.com/polybar/polybar.git
Updated Module: backlight (markdown)
parent
db313eb6e3
commit
1f960c9b38
|
@ -1,4 +1,5 @@
|
||||||
**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:** xbacklight module doesn't work with intel_backlight.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -20,7 +21,8 @@ card = intel_backlight
|
||||||
; <label> (default)
|
; <label> (default)
|
||||||
; <ramp>
|
; <ramp>
|
||||||
; <bar>
|
; <bar>
|
||||||
; %{A4:light -A 1: A5:light -U 1:} <ramp><label> %{A A} ;(Add scroll ability with actions & light application)
|
; 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