From 94a88816f0a7cf2ebd821f1e0cf176b95efe2d6f Mon Sep 17 00:00:00 2001
From: Patrick Ziegler
Date: Sun, 26 Jan 2020 14:23:44 +0100
Subject: [PATCH] Updated Module: backlight (markdown)
---
Module:-backlight.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Module:-backlight.md b/Module:-backlight.md
index a2a1062..5643346 100644
--- a/Module:-backlight.md
+++ b/Module:-backlight.md
@@ -13,7 +13,7 @@ type = internal/backlight
; $ ls -1 /sys/class/backlight/
card = intel_backlight
-; Enable changing the backlight with the scroll wheel
+; Enable changing the backlight with the scroll wheel (unreleased)
; NOTE: This may require additional configuration on some systems. Polybar will
; write to `/sys/class/backlight/${self.card}/brightness` which requires polybar
; to have write access to that file.