From 822c6086a878c57047c3f6de79dddb677b1e6cf0 Mon Sep 17 00:00:00 2001 From: Kenneth Watson Date: Tue, 21 Jul 2015 16:50:07 +0200 Subject: typo, my bad :( --- py3status/modules/dpms.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3status/modules/dpms.py b/py3status/modules/dpms.py index f939111..6a5d881 100644 --- a/py3status/modules/dpms.py +++ b/py3status/modules/dpms.py @@ -7,8 +7,8 @@ of DPMS (Display Power Management Signaling) by clicking on 'DPMS' in the status bar. Configuration parameters: - - format_off: string to display when DPMS is enabled - - format_on: string to display when DPMS is disabled + - format_off: string to display when DPMS is disabled + - format_on: string to display when DPMS is enabled @author Andre Doser """ -- cgit v1.3