diff options
Diffstat (limited to 'py3status/modules/whoami.py')
| -rw-r--r-- | py3status/modules/whoami.py | 2 |
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/ |
