diff options
Diffstat (limited to 'plugins/screen_detach.py')
-rw-r--r-- | plugins/screen_detach.py | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/screen_detach.py b/plugins/screen_detach.py index 2cc55cd6..3552a179 100644 --- a/plugins/screen_detach.py +++ b/plugins/screen_detach.py @@ -1,14 +1,6 @@ """ This plugin will set your status to **away** if you detach your screen. -Installation ------------- -You only have to load the plugin. - -.. code-block:: none - - /load screen_detach - """ from plugin import BasePlugin import os |