1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-27 01:46:05 +02:00
eoli3n-dotfiles/roles/polybar/files/modules/backlight
2019-12-01 16:29:03 +01:00

19 lines
365 B
Plaintext

[module/backlight]
type = internal/backlight
card = intel_backlight
click-left = connman-gtk
format = <label> <bar>
label = ""
bar-width = 10
bar-indicator = |
bar-indicator-foreground = #ff
bar-indicator-font = 2
bar-fill = ─
bar-fill-font = 2
bar-fill-foreground = #9f78e1
bar-empty = ─
bar-empty-font = 2
bar-empty-foreground = ${colors.foreground-alt}