endeavouros-team / endeavouros-i3wm-setup

The beloved EndeavourOS default i3 (has gaps) theme and setup dotfile repo
GNU General Public License v3.0
444 stars 119 forks source link

Fix memory status/percentage display #95

Closed obfuscated-loop closed 10 months ago

obfuscated-loop commented 10 months ago

The CPU script in this same directory will display as such on the i3status: 09% - while the memory status doesn't pad with a 0, so it'll look like this by default 9%. This fixes the script to pad with a 0 by default so the style is unified.

killajoe commented 10 months ago

thanks for your Pull Request! I will check this in the next days.. i have one other on schedule already.. and will merge asap.