Use acpi_video0 card to determine brigtness in polybar

This commit is contained in:
2025-09-16 18:10:08 +02:00
parent 2f23034101
commit 0a307f6051

View File

@@ -96,7 +96,7 @@ type = internal/backlight
; Use the following command to list available cards:
; $ ls -1 /sys/class/backlight/
;card = intel_backlight
cart = ascpi_video0
card = acpi_video0
; Use the `/sys/class/backlight/.../actual-brightness` file
; rather than the regular `brightness` file.