anirudhajith / process-wallpaper

Shell and python scripts for setting your desktop wallpaper to a ~live word cloud of your most resource-hungry processes
GNU General Public License v3.0
544 stars 52 forks source link

Fix dependency and cast error #1

Closed Dafnik closed 5 years ago

Dafnik commented 5 years ago
CodeMyst commented 5 years ago

Haha, I just opened the pull request with the same exact fixes #2

You were faster so I'm gonna close mine

Dafnik commented 5 years ago

Lol, this was really close ^^

Kodehawa commented 5 years ago

I closed mines because yours was first, but to fix the error you have to use locale instead of just replacing it (though, just replacing it would work most of the times)

I addressed it here, if you wanna use it: https://github.com/anirudhajith/process-wallpaper/pull/5