polybar: backlight
This commit is contained in:
parent
5baa4c102c
commit
6a171dd1c2
1 changed files with 3 additions and 3 deletions
|
@ -83,11 +83,11 @@ format-padding = 1
|
|||
type = internal/xwindow
|
||||
label = %title:0:30:...%
|
||||
|
||||
[module/backlight]
|
||||
type = internal/backlight
|
||||
;[module/backlight]
|
||||
;type = internal/backlight
|
||||
; Use the following command to list available cards:
|
||||
; $ ls -1 /sys/class/backlight/
|
||||
card = amdgpu_bl0
|
||||
;card = amdgpu_bl0
|
||||
;
|
||||
; (unreleased)
|
||||
; Use the `/sys/class/backlight/actual-brightness` file
|
||||
|
|
Loading…
Reference in a new issue