From 28a25c9ff54a03ec8453ef05b531c995ce823ee0 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Fri, 10 Apr 2026 19:41:59 +0530 Subject: add: comment explaining external brightness module --- waybar/config.jsonc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'waybar') diff --git a/waybar/config.jsonc b/waybar/config.jsonc index 1583fe5..4345162 100644 --- a/waybar/config.jsonc +++ b/waybar/config.jsonc @@ -100,6 +100,8 @@ "return-type": "json", "format": "{}" }, + // The below module require `ddcutil` to be working on the system + // or it will not work "custom/brightness": { "format": "☀ {}%", "tooltip-format": "EXT: ☀ {}%", -- cgit v1.3