From 64fa5ae685807306d27cd05f6308e6fb9d22427f Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 18 Aug 2017 21:21:16 -0500 Subject: [PATCH] Polybar: Change backlight device --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index a822f0cf..bcaf1a88 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -362,7 +362,7 @@ label-connected-background = ${res/colors.background} [module/backlight] type = internal/backlight inherit = template/module/bar -card = intel_backlight +card = acpi_video0 label = B bar-fill-foreground = ${template/module/bar.bar-fill-foreground-setting}