[modules/*] Add required executables/commandline tools to help output
fixes #39
This commit is contained in:
parent
d3fc5094f8
commit
87714f12ee
10 changed files with 31 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
# pylint: disable=C0111,R0903
|
||||
|
||||
"""Enable/disable automatic screen locking.
|
||||
|
||||
Requires the following executables:
|
||||
* xset
|
||||
* notify-send
|
||||
"""
|
||||
|
||||
import bumblebee.input
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue