diff options
Diffstat (limited to 'py3status/modules/bluetooth.py')
| -rw-r--r-- | py3status/modules/bluetooth.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/py3status/modules/bluetooth.py b/py3status/modules/bluetooth.py index cd09945..3818325 100644 --- a/py3status/modules/bluetooth.py +++ b/py3status/modules/bluetooth.py @@ -1,6 +1,6 @@ -# -*- coding: utf8 -*- +# -*- coding: utf-8 -*- """ -This module displays bluetooth status. +Display bluetooth status. Requires: - hcitool |
