Add user name to status bar
I use more than one user accounts (5, to be precise) on my laptop, and I want to see who I am in the i3 status bar. For now, and I am sorry for the ugliness of that, I have put the user name somewhere in the .i3status.conf "time" string, since that produces at least some output. I have been trying almost everything imaginable with (what I assumed to work) "order += "user" but with no result whatsoever. I also tried just to put the name hard coded in the .i3/config file with, again, no show. All I need is just a user name in the status bar. How do I do that?