k 3 power-action: fix description

This commit is contained in:
lassulus 2016-08-02 14:59:58 +02:00
parent def975ffb2
commit 35f0b5a223

View File

@ -33,7 +33,7 @@ let
description = '' description = ''
check for charging status. check for charging status.
null = don't care null = don't care
true = only if system is charging true = only if system is charging or unknown
false = only if system is discharging false = only if system is discharging
''; '';
}; };