From d78305ad89be3dd17db400b67f0bcbd977ac43d0 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Wed, 11 Oct 2023 15:48:28 +0300 Subject: dotconfig/polybar: use amdgpu_bl1 instead of amdgpu_bl0 --- dotconfig/polybar/modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotconfig/polybar/modules b/dotconfig/polybar/modules index c001df6..4bc1ec5 100644 --- a/dotconfig/polybar/modules +++ b/dotconfig/polybar/modules @@ -66,7 +66,7 @@ ; Use the following command to list available cards: ; $ ls -1 /sys/class/backlight/ - card = amdgpu_bl0 + card = amdgpu_bl1 ; Use the `/sys/class/backlight/.../actual-brightness` file ; rather than the regular `brightness` file. -- cgit v1.2.3-18-g5258