aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2023-10-11 15:48:28 +0300
committerJoursoir <chat@joursoir.net>2023-11-04 15:48:28 +0300
commitd78305ad89be3dd17db400b67f0bcbd977ac43d0 (patch)
treee1b3e909093336fa2b1ab9cce5384dc4d2ccf593
parent3c4185ebc58eea81c15b13d23e6eb2812a0234d4 (diff)
downloaddotfiles-d78305ad89be3dd17db400b67f0bcbd977ac43d0.tar.gz
dotfiles-d78305ad89be3dd17db400b67f0bcbd977ac43d0.tar.bz2
dotfiles-d78305ad89be3dd17db400b67f0bcbd977ac43d0.zip
dotconfig/polybar: use amdgpu_bl1 instead of amdgpu_bl0
-rw-r--r--dotconfig/polybar/modules2
1 files changed, 1 insertions, 1 deletions
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.