diff options
Diffstat (limited to 'waybar/config.jsonc')
| -rw-r--r-- | waybar/config.jsonc | 2 |
1 files changed, 2 insertions, 0 deletions
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: ☀ {}%", |
