summaryrefslogtreecommitdiffstats
path: root/py3status/modules/whoami.py
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2015-03-27 19:01:28 +0100
committerUltrabug <ultrabug@gentoo.org>2015-03-27 19:01:28 +0100
commitbf1d875da988b53059212b178358899582ac4526 (patch)
tree7567b6e982b3b52710034d7aa8ba9ef8cf819db4 /py3status/modules/whoami.py
parent1185f88122f1d72a4c595db215654f446c8b9c80 (diff)
QA on all modules docstrings for a clean CLI parsing
Diffstat (limited to 'py3status/modules/whoami.py')
-rw-r--r--py3status/modules/whoami.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/py3status/modules/whoami.py b/py3status/modules/whoami.py
index 884cbf5..aea11fb 100644
--- a/py3status/modules/whoami.py
+++ b/py3status/modules/whoami.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
-Simply output the currently logged in user in i3bar.
+Display the currently logged in user.
Inspired by i3 FAQ:
https://faq.i3wm.org/question/1618/add-user-name-to-status-bar/