This is a dwm script that as of right now, is planned to show the time and battery percentage (if available).
The reason I made this a C file instead of a bash script, is because I wanted to conserve memory. This holds true for my laptop due to the low memory it has.
This is also used in my NixOS configuration, which packages the C file and turns it into a regular package that anyone can run.