Add monitor backlight volume

This commit is contained in:
Marty Oehme 2019-12-03 10:33:09 +01:00
parent 6816cd0ebd
commit f25c23a053

View file

@ -57,7 +57,7 @@ module-margin-left = 2
modules-left = workspaces
modules-center = mprisdisplay
modules-right = networkspeed archupdates cpu temp date volume
modules-right = networkspeed archupdates cpu temp date backlight volume
; do not use offsets for the bar, would only work with override-redirect
; and will mess up tray https://github.com/polybar/polybar/issues/1355
tray-position = right
@ -248,5 +248,8 @@ ramp-volume-1 = 
ramp-volume-2 = 
ramp-volume-3 = 墳
[module/backlight]
type = internal/xbacklight
format = <label>
; vim:ft=dosini