From a610722b6d33ca3757edc9ab04e9d2ab49b62467 Mon Sep 17 00:00:00 2001 From: enkore Date: Tue, 19 May 2015 10:45:18 +0200 Subject: [PATCH] Update backlight.py --- i3pystatus/backlight.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3pystatus/backlight.py b/i3pystatus/backlight.py index db32e12..dd50b48 100644 --- a/i3pystatus/backlight.py +++ b/i3pystatus/backlight.py @@ -8,7 +8,7 @@ class Backlight(File): """ Screen backlight info - - Requires `xbacklight` to change the backlight brightness with the scollwheel. + - (Optional) requires `xbacklight` to change the backlight brightness with the scollwheel. .. rubric:: Available formatters