Closed niteraleph closed 6 years ago
Using the Win32 module just to the get login name is totally overkill, not to mention that now it fails to work on other platforms, since Win32 is an Windows exclusive module.
Just setting the XDG_CONFIG_HOME
or HOME
environment variables should be enough.
Closing this...
and properly works as well, tested on win10