1
0
mirror of https://github.com/AquaMorph/dotfiles.git synced 2025-05-25 02:56:58 +00:00

Added backlight indicator

This commit is contained in:
Christian Colglazier 2018-08-29 11:13:02 -04:00
parent 434c2ea90c
commit 3bda2424ac

@ -34,7 +34,7 @@ font-2 = siji:pixelsize=10;1+e
modules-left = i3
modules-center = xwindow
modules-right = volume battery date
modules-right = backlight volume battery date
tray-position = right
tray-padding = 2
@ -128,6 +128,16 @@ format-muted-prefix = " "
label-muted = VOL %percentage%%
format-muted-underline = ${colors.pink}
[module/backlight]
type = internal/backlight
; Use the following command to list available cards:
; $ ls -1 /sys/class/backlight/
card = intel_backlight
format = <label>
label = BL %percentage%%
format-underline = ${colors.blue}
[settings]
screenchange-reload = true
;compositing-background = xor